I'm trying to create column links for an IR, and have the following:
Based 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:
LEMMA_ID values are type VARCHAR2 and the leftmost column (with the search glass icon) is the column links.