Custom states allow the user to save filter selections. https://blogs.oracle.com/analytics/post/oac-dashboard-personalization-with-custom-states
We need to save the selections for only a subset of the filters, for example:
If a dashboard has 3 filters: Business Unit, GL account and Period; We want to only save the selection of Business Unit and GL account but not save the period. This would allow some filters to get their values dynamically (e.g., current period) and let the others get their value form the saved state.
Currently saved state will also save the period and the user will have to manually change that to the current period