Announcing a new experience for the Oracle Analytics community coming April 4th!
This category will be read-only as we migrate this space from 3/30-4/4, after which you’ll be able to post as usual. See you there!
Parameter in BIP DataModel LOV query
Content
Hi All,
We have a requirement to restrict the data from LOV query based on the parameter values passed.
We have couple of parameters in our data model. Some of our parameters are getting the data from LOV query. We want to restrict the data from LOV query based on other parameters which is not referring the LOV query.
E.g: I have parameters P1 and P2.
When the users selects the value for P1. I want this value to be referred in the LOV query in the where condition and value for the P2 to be populated.
Can you please guide how to achieve this if this is possible.