Idea Summary
In an interactive report improve the behaviour for links in a column. When columns displays a plain text based on a LOV, the ID should be used in a link, not the display value.
Use Case
When an interactive report is based on a table and an id-column REF_ID is displayed as “plain text (based on list of Values)” a link to another page can only reference to values based on the LOV, but not the original REF_ID. To solve this issue you have to define a query with a join to get the REF_ID and the display-value.
Preferred Solution (Optional)
Both the REF_ID and the mapped value via the LOV should be available when defining the link.