Is there a way to use display variables in headers? or how can I do a workaround about it
Thanks
Did you try just the normal syntax @{variable_name} ?
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
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...
Yes, you are right, the direct variable is shown the issue is when I want to apply an operation to that variable, do you know any way to do it? Thank´s in advanced.
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.
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (ERP). The session will cover updates on Finance, Projects, and Procurement. Presented by: Ashlesh Bajpai - Vice President, Product Management, Fusion Data Intelligence Shobana…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?
Does Oracle Analytics Server 2026 include AI features such as a built-in chatbot or AI Assistant? If not, are there any plans or indications that these AI capabilities will be introduced in a future OAS release?
Here is my calculation CAST(COUNT(SAAR_ID) AS VARCHAR(50)) || ' SAARs pending as of: ' || CAST(CURRENT_TIMESTAMP(5) AS VARCHAR(50))
In OAC when I am creating a dataset, How can I pass a Filter from the "Dashboard filters to the SQL? I attached a image like it was don in BIP Publisher