Quicksight - filter for all sheets

0

Hello, I need to be able to create filters in Quicksight that apply to all existing sheets. For example, I want to be able to filter all the visuals (from all sheets) by the "Project" field. So far, I have had to create a filter for that field on each sheet.

Jose
asked 15 days ago61 views
1 Answer
2
Accepted Answer

Hello,

To implement filters in Amazon QuickSight that can be applied across all existing sheets, follow these steps:

  1. Create a parameter that represents the desired filter field. For example, generate a parameter for "Project" if you want to filter by project.
  2. Add a control (such as a dropdown) to the created parameter. This allows users to select the filter value.
  3. Create a filter utilizing the generated parameter. This filter can then be applied to any visual or sheet in the analysis. Update the scope of the filter to Cross Sheet to apply the filter to multiple sheets in the dataseset.

Useful documentation here: https://docs.aws.amazon.com/quicksight/latest/user/cross-sheet-filters.html

AWS
answered 14 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions