Hi @Ali_B
Some things to check:
- How many distinct values are in the fields? Is it a large number that’s causing the performance issue? Also how many rows are in the SPICE dataset.
I believe there are a few options to solve this.
-
As @ErikG mentioned ‘only show relevant values’ will cut down the number of values returned in the filter list.
-
Change the control to ‘Dropdown - multiselect’ so it’s not preloading every value in the dropdown.
-
Create a dataset specifically for the filters/controls that only contains a unique list of values. Outlined here: Improve Filter performance for Direct Query Dashboards: 2023 Amazon QuickSight Learning Series