How to display parameter label (from LOV) in RTF template
Hello.
Version: Oracle BI Publisher 11.1.1.7.1
Problem description: Data Model contains single selection parameter PM_STORE, that is filled from List of Value like (select store_name label, store_id value from store). Filter in the report shows information from store_name column, SQL from Data Set receives value from store id - it is OK. But how can I show the store_name information in the report layout (RTF template)? If I use :PM_STORE, it returns the store_id value.
I found 2 solutions but they are unacceptable for me:
1. I can change SQL from Data Set for returning the