Filter Between Views
Filtering between views links dashboard views so that selecting data in one view automatically applies filters to other connected views. This allows you to explore relationships between datasets, keep related visualizations in sync, and refine results across multiple components instantly. It’s particularly useful when working with dashboards that present data from a shared context, where selections in one chart, table, or map should drive updates in others.
Using this feature reduces repetitive filtering actions, speeds up interactive analysis, and provides a consistent view of filtered data across different visualizations.
When to use
- Enabling cross-view analysis: Link filters between dashboard views to easily compare related data points or trends.
- Quickly refining dashboards: Update all linked views instantly by applying or removing a filter with a single click.
Enable filtering between views
- In the Toolbar panel, select Edit Dashboard.
- Select the view you want to use as a filter controller, and then click the Properties icon.
- In the Advanced Options tab, enable Dashboard Filtering.
- (Optional) Activate Enable the single selection to limit filter selection to one value at a time.
- From the dropdown menu, select the views that should respond to the filter. Choose Select All to apply the filter to all views.
- Save your changes.
Filter between views
Make sure the Filters bar is visible at the bottom of your dashboard. If hidden, go to the Toolbar panel, select Layout, then Filters to display it.
Add to filter
Applies an equal condition to the Filters bar. Only records matching the selected value(s) are shown in all linked views. This uses the = operator.
- In the dashboard, select a view.
- Click the value(s) you want to filter by, and then select Add to Filter.
- The filter appears in the Filters bar. Data updates automatically.
Exclude from filter
Applies a not equal condition to the Filters bar. Records matching the selected value(s) are excluded from all linked views. This uses the <> operator.
- In the dashboard, select a view.
- Click the value(s) you want to exclude, and then select Exclude from Filter.
- The filter appears in the Filters bar. Data updates automatically.
Remove a filter
- On your dashboard, locate the Filters bar at the bottom.
- Hover over the filter you want to remove.
- Click X to delete the filter immediately.
- Save your changes if you want to keep your modifications.