I am making IG based on some columns of table, in the table there is a column INCIDENT NUMBER and INCIDENT LINK
I want to make the INCIDENT NUMBER visible and when i click on the incident number it should take me to URL that is there in the INCIDENT LINK, I had this - '<A HREF='||INCIDENT_LINK||'>'||INCIDENT_NUMBER||'</A>' in the interactive report query and was doing the same thing now when i use it in IG it is not working.
Thanks In Advance
Rakesh