How to create a Global Filter that will filter all reports and charts in one Home Page.
I have a dashboard with multiple charts and reports coming from different source tables. I want a Global Filter that will filter all charts and reports on click.
Suppose I have to filter on Status. So I created a table name Filter with 1 record (status with value completed). As said, Now how I will proceed further?