Can we user Dynamic or session variables in DV Parameters?
@Subhakara Netala-Oracle - Currently it isn't supported. We have an Idea already with similar use case. Please find the details of same as below:
Kindly upvote the same.
Thanks @Sumanth V -Oracle . I upvoted to that idea.
@Subhakara Netala-Oracle
You can use VALUEOF(expr) syntax to reference session variables in DV
Please refer to following Note which has more details
How To Reference and Display Oracle Business Intelligence Repository and Session Variables In Oracle Analytics Data Visualization (Doc ID 2436328.1)
@Harish V-Oracle, I am aware of that, my question is related to Parameters. As of now we cant use Variables in Parameters. We may get his option in future and this idea was already suggested, you can upvote for that idea.
@Subhakara Netala-Oracle -
I thought Your query is about using Dynamic or session variables in DV Parameters and this is possible.
Assuming, I create a parameter in a DV workbook, I can populate the values of the parameter using "Logical SQL Query" option with a logical query as something like
select "Product Type" from "Sample Sales" where Region=valueof(NQ_SESSION.REGVAR)
where REGVAR is a session variable defined in the rpd.
Idea that you are referring to is about using DV parameters in data set definitions. If this is the requirement You were looking for then fine.
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
How can you put a total number of records in your oracle OAC table footer
we have two seperate environments in air gap… 1- oas 2024 2- oas 2026 developers in both env, required extensions like push button, racing bar, guage…. where to download.