Oracle Analytics Cloud and Server Idea Lab

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Capturing & Applying Filters - Top Bottom N

Needs Votes
23
Views
1
Comments
Karthick_
Karthick_ Rank 3 - Community Apprentice

Hi Team

We need to Capture and Apply Filters after embedding the OAC Workbook within our website using JavaScript code.
To do so, we are using Data actions to capture the filter values and Parameters attributes to applying the filters.

Am facing trouble in the below scenarios.
Scenario 1:
In the List Box filter, User has the capability to choose between List Dropdown and Top Bottom N filter.
List Box view is the default view here.
If the user purposely navigates to Top Bottom N filter and applies filters in the UI.
Then triggers the Data Actions to save the filter values, Consider Top Bottom N values are being saved.
By navigating to another page in the same workbook, As Javascript code knows the filter values already.
I need to retain the same filter values during the navigation too.
So I'll programmatically apply the stored filter values to the embedded workbook.
Since List Box is the default filter view, Am not able to apply filter to the Top Bottom N filter.

Scenario 2:
In Top Bottom N filter, We have a "By" condition,
Where we don't have the option to add the parameters options.
Due to that, Not able to pass the filter values to that option.
Also Not able to capture this particular value using the Data Action.

Please help me with that above scenario.

SR Details : SR 3-38341411361 : Capturing & Applying Filters - Top Bottom Nhttps://support.oracle.com/epmos/faces/SrDetail?_adf.ctrl-state=alsx7n2nz_4&srDetailRelativeDateParam=null&queryModeName=Technical&srNumber=3-38341411361&needSrDetailRefresh=true&_afrLoop=264353574746037

Thanks in advance.

Karthick.S

Tagged:
3
3 votes

Needs Votes · Last Updated

Comments