Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle APEX Interactive Report Link Builder not working as expected?

PearlJul 9 2021

I'm trying to create column links for an IR, and have the following:
apexlinkbuilder.PNGBased on my understanding, this should create column links that direct to page 12, which is also an IR, and apply a filter on the column LEMMA_ID so that the only entries shown are those with LEMMA_ID values equal to the LEMMA_ID values from the clicked row of the IR on the current page. However, the links only direct to page 12, with no filter applied. Why might this be and how can I fix it?

Thank you!

Also:
image.pngLEMMA_ID values are type VARCHAR2 and the leftmost column (with the search glass icon) is the column links.

Comments
Post Details
Added on Jul 9 2021
11 comments
2,345 views