Filter for multiple sheets

Hello,
I created a row level security and each user has several accounts allocated to them. My dashboard has 5 sheets and am trying to create a filter that when clicked on the first sheets will apply to the other 4 sheets.

How do i go about this

Hi @Made_Enny

The filters in QuickSight applies only to the sheet you are mapping those filters to.
What is the scenario, you want filters to be applied across multiple sheets ?

As an alternative, you can create parameters and use them in custom filters.
These custom filters can be applied to multiple sheets and on the first sheet you place parameters as control .
When user makes selection using these parameter controls, then that get applied to all the sheets with custom filters.

Here is the link : Using filters with parameters in Amazon QuickSight - Amazon QuickSight

1 Like

Hi @Made_Enny
could you solve your problem.
I guess the parameter option @Ashok mentioned should work.
BR