Applied filters panel and data points
Table of Content
Version history:
The DE has been updated to improve comprehension and consistency of the “Applied filters” section. It is renamed “x data points selected in this dataset with:” since January 20, 2025 Release .Stat Suite JS causality
Data points feature released with December 20, 2023 Release .Stat Suite JS yay
Header
The applied filters area display an informative message about the currently selected data points named "[X] data points selected in this dataset with:" where [X] represents the nuber of data points for the current selection.
The data points number is obtained from the available constraint obtained from the current user selection. The number of data points is dynamically calculated each time the user modify the current selection.
If the number of data points is not yet known (before the available constraint query is completed), then it will temporarily display only “Data selected in this dataset with:”.
Expand/Collapse
The entire header line is clickable to expand or collapse the applied filters area, in addition to the left-sided arrow.
Clear filters
Users are provided with easy options to unselect individual dimension items or whole dimension selections:
- one single item by clicking on the
x
next to the item label, or - all items for a given dimension by clicking on the
x
next to the dimension label, or finally - all selections by clicking on
Clear all
.
Applied filters list
The applied filters list displays all currently selected items per dimension. Each selected item is shown on a separate line, grouped by dimension. The format is as follows:
- Dimension name: Selected item 1, Selected item 2, …
For example:
- Time: 2022, 2023
- Country: France, Germany, Italy
If a dimension has hierarchical items, child items are displayed with their full hierarchy path:
- Geography: Europe > France, Europe > Germany, North America > United States
When more than 15 items are selected for the same dimension, the display of the individual selected items is replaced by a number being the number of selected items for the specific facet.
The applied filters list is dynamically updated as the user modifies their selection. When viewing the microdata table, the ‘Applied filters’ panel is not displayed.