How do we set a default value for the DV Filters/Prompts when a user logs in ?
I do not recall this feature is enabled as of now.
However, you can give it a try in free demo environment. https://analyticspmce-analyticspm.cec.ocp.oraclecloud.com/site/OAPartnerDemos/demo-instances.html
This will give you way to include Presentation Variable Prompts. Hopefully this will help you.
Use this custom plugin to set the value of any presentation variable from within a DV canvas. Presentation variables allow to make dynamic columns or dynamic constants in any Oracle DV custom calculation
https://www.oracle.com/business-analytics/data-visualization/extensions.html?category=.ext&textfield=variable&sortBy=date
A presentation Variable prompt cannot be used because , my use case is .
say I have Dim_Country as a dimension and The user needs to select any country and slice and dice his report , but when the user logs in by default the filter should show ‘India’ . Then while using the report , the filter should be changed to other values as required . Let’s say it’s a column prompt like obiee but default value to be added
Hi,
Not sure if you want to set it by user specific or you are looking for filter to be set for all users. One trick is to keep the filter value selected as "india"(as per your example) and save the project. The filters which you keep selected will remain until the filters are changed and someone save the project again. However, if it is a dynamic default value or user specific, we may need to look for alternate option.
Hi, You can try using "expression filter" and/or option "limit value By" to achieve this.
To add Expression filter : Click the filter bar menu or right-click, then select Add Expression Filter.
To add Limit Value by option: Click the filter Menu and hover the mouse pointer over the Limit Values By option to specify how the filter interacts with the other filters in the filter bar.
Cheers!
Sandeep S. Chauhan
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.