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
Presentation Variables #OBIEE 12.2.1.4.0

Is there a way to use display variables in headers? or how can I do a workaround about it
Thanks
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