Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 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
Dynamic header column with null

I have a question on dynamic header:
I am using below in my graph title and have defined a presentation variable = SUPPLIER on my prompts.
Count by Month - @{SUPPLIER}
I also want to show just Count by Month when there is no prompt selected as default.
How do I incorporate IFNULL here.
I tried below and it didnt work:
Count by Month - IFNULL(@{SUPPLIER}," " )
Any help is appreciated.
Thanks
Answers
-
Hi,
The syntax is bit different here.
Please refer to this article
https/blogs.oracle.com/ExalyticsOBIEE/entry/how_to_pass_presentation_variable.
More examples here
0 -
Thanks .It worked
0 -
Good that you found your solution, can you please close the thread and mark @Manoj Dixit as correct?
It will help others with same/similar question knowing there is a valid answer in here, right now it's still This question is Not Answered.
0 -
Sorry this is my first post.I dont see that option....will it be under actions?? I dont see anything there. i just saw like option
0 -
got it.
0