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
Hi Team, We would like to raise an enhancement request for the SSO/SAML configuration guidance for OAS 2026. We have already raised multiple SRs regarding OAS 2026 SSO configuration. However, we are facing difficulties getting the required guidance, as the available documentation does not clearly cover the OAS 2026 SSO…
We are planning to archive the Contract and Lease data currently sourced from the External Source as Contract and Lease accounting functions are being migrated to Oracle's CLM and Lease Accounting modules. At this stage, only active and partially closed records are being converted into Oracle and the remaining historical…
The difference column is a calculation, and I would like to average that row.
We are trying to convert our OAS reports to OAC and one of the parameters in the where clause of the report is what I am trying to make in OAC. I created a calculation as follows and I am trying to put it into a filter . The code validates EVALUATE('GREATEST ( TRUNC ( NVL (%1, TO_DATE (''1/1/2013'', ''mm/dd/yyyy'') ) ),…
Hi , I am calling one parameter in another parameter and it is not working. 1st parameter is showing values, while calling the 1st parameter in second it is not showing any values. Regards, Sree Hari M