Hi,
I have a scenario in which i need to create hyperlink on a column. However all rows in that column need not be hyperlink. Based on the data i need to create it as hyperlink.
eg: Column1 Column2
ABC 1234
DEF 5678
GHI 9123
DEF 5678
So in above case where data is DEF i keep it as hyperlink, other rows are not.
I am using ALV component to display data in a view container element.
Please help me with this.
Regards,
Saud