Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 213 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How can I use session variables with a report BIP?

I built a Report (BIPublisher) using a subject area table, which is created in the physical layer with a sql query with session variables in the where clause.
Is it possible to change the values of these variables on the Report?
Thanks
Answers
-
You can able to override the value using pl/sql package (use before trigger)
Regards,
Arjun
0 -
The objective is to create a dashboard with a report (BI Publisher) abnd a dashboard prompt.
Through the dashboard prompt, pass values to the session variables in the rpd. Similar to what is done with an Analysis.
0