-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Variable - Control
User Problem
- As a user, I would like to be able to select all values in a dropdown without having to select each value individually. For a dropdown that has a large number of values, selecting each dropdown can be time-consuming.
- Similar to the above, if all values are selected, I would like to deselect all values easily without having to deselect each value individually.
- Additionally, if all values are selected, I should be able to deselect a few values and vice versa.
Suggested Solutions
Add a "Select all" checkbox or similar functionality to the dropdown.
Current Workarounds
If the majority of the use cases require excluding a small number of values from the dropdown, consider changing the filter behaviour in the chart query to exclude select values rather than include them.