function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
amar kumar10amar kumar10 

How to fetch dashboard filters in apex controller.

I have created a Visualforce page in which i am displaying wave analytic dashboards.
Now i am trying to fetch the filters which is applied by the user on the dashboard, and want to assign the filters to different variables in controller, so that i can do further operations. I have attached a image of the dashboard and i want to fetch the filter which is applied on the dropdown..

Any help would be appreciated

User-added image