Hi ALL,
I have an IG backed with Custome SQL query.
I have a Link column which i am generating using APEX_UTIL.PREPARE_URL in the query itself coz i required dynamic links for each row.
While downloading the report using Action-> Download i am getting whole URL in the respective link column instead of just the data.
How to get the download to just give me the respective column data and not the URL link.
Thanks & regards
Himanshu Ghanekar