-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Copy link
Description
Is your enhancement related to a problem? Please describe.
When creating a dashboard with table charts with interactive filters. Users should be able to set Global filters where applicable, so that the filters appear at the top of the dashboard and not in the individual charts.
Example:
- Go to: https://visualization-tool-git-explore-table-interactive-filters-ixt1.vercel.app/en/v/F9f4Qgj-gdjo?dataSource=Prod
- See that each table chart in the dashboard has a dropdown / filter for "Parameter"
- Copy and edit the visualization and proceed to the layout options
- See that it is not possible to toggle global filters.
Describe the solution you'd like
It should be possible to define global filters for the dashboards when using table charts with filters.
Describe alternatives you've considered
- ...