Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 20 Oracle Analytics and AI Lounge
- 293 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 116 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
OAC DV: Textbox: Enable variables, html & css
In OAC DV, Text could be doing much more than at present, if it could render variables, as well as html & css for formatting and interactivity purposes.
There currently appears to be only limited/quirky/involved options for "cleanly" displaying the value of a variable or calculations returning string results. In some places, I'm currently using in different places "Legend", "Tile" (without measures), and variables applied as filters to otherwise blank views—none are as easy or flexible as textbox and narrative view in Classic, with word wrap and formatting etc.
Fwiw!
Comments
-
Variables (aka parameters) are available in textbox. HTML & CSS needs votes.
0 -
Thanks, @Benjamin Arnulf-Oracle ! I do now see the @parameter() syntax working in text boxes—sorry if I somehow missed it before!
Although html is not yet enabled, as far as constructing dynamic, outbound links, I also now find the same parameter reference working inside the URL dialog….
0 -
@M.K.Mori Text Box visualizations support parameters:
@parameter("parameter name")('default value')
See a good blog to have more information:
0
