Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
Can a Dashboard Prompt be stored in a Session Varaiable?

718918
Member Posts: 7
I have a requirement to store dashboard prompt (multiselect prompt); can I set the prompt value as value of a dynamic or non-system session variable and use it in a report or in BMM layer? If yes can you direct me, thanks your input
Somu
Somu
Answers
-
Hello,
check this.. http://gerardnico.com/wiki/dat/obiee/logical_sql/obiee_set_request_variable_dashboard_prompt -
@Kishore,
Thanks for your reply, yes I did visit Nico's blog but I am using a multiselect prompt so I do not have the option of using a 'Set Variable'.
However in his blog he talks about using 'SET VARIABLE' clause in sql results box, I am not sure how exactly to use it; meaning how can I use this clause in the
SQL Results box as I need to store the prompt value in it?
say 'MyYear' is my NON-SYSTEM server variable name
SET VARIABLE MyYEAR=?
any idea
This discussion has been closed.