I have a dashboard page with multiple reports on.
I want to perform a single drill action on an analysis which then changes the filter on numerous child reports not all of which are pointing at the same subject area.
Any suggestions please?
The trick I have used in the past is to have a hidden dashboard prompt which 'catches' (no added plumbing required) the drill action on the main report, having the drill pointed at the same dashboard page for any of the reports which is correlated, on the hidden dashboard prompt setting a presentation variable which is the filter on all of the analyses which are not on the same subject area.
Or for those on the same subject area you can use the prompt section to catch the prompt.
The presentation variable trick can also be useful for displaying the currently applied filter via text area or headings in reports.
This is tried and tested and in many a production system.
Also, but I never tested this, I do not see why you could not set up a master detail solution to get multiple analyses to all listen to the same channel.
But as I say, I have not tested this idea.
Thanks I used a combination of your ideas and it works beautifully.
Liking the master slave that is very useful.
Master detail, sorry, must have been thinking about the weekend
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