Categories
- All Categories
- Oracle Analytics Learning Hub
- 17 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 224 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 84 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Presentation Variables #OBIEE 12.2.1.4.0

User_15J6I
Rank 5 - Community Champion
Is there a way to use display variables in headers? or how can I do a workaround about it
Thanks
0
Answers
-
Did you try just the normal syntax @{variable_name} ?
0 -
Yes but in the headers I only see the html option but being able to show variables does not allow me, it takes them as plain text, does anyone know a way to do it? Thank you
0 -
I just tested, it does work fine.
Where are you entering it? (what is exactly that you call header)
How are you writing the reference to the variable?
A screenshot is worth more than hundreds of words...
0 -
-
The header isn't a formula field, it's a text field. Variables are matched and replaced.
Your 'variable' || ' ' || etc. should be written as text with the variables inside, don't try to concatenate things or anything like that.
Because it's only a variable replacement, it will match the variable value, the default value and the format mask, but you can't expect to execute mathematical operations in a header.
0