🌐Applying global filters
Global filters apply consistent filtering across all tabs within a Vizpad. Any filter configured at the global level cascades to every chart and tab in the Vizpad, ensuring uniform data context across the entire dashboard.
In a Vizpad, click on the Add Filter button and the following menu will be displayed.

If you want to apply a global filter, then enable the Global Filter toggle. All subsequent filter configurations apply to every Vizpad tab.
If you want to apply filters to any date columns, then enable the Date filter toggle.
When Date filter toggle is disabled, only measures and dimensions will be displayed in the Select Column dropdown. If it is enabled, then only date columns will be displayed in the Select Column dropdown.
Once Global Filter toggle is enabled, then the minimum and maximum range will be auto-selected. However, it overrides manual range modification so you can make necessary changes as required.
The auto-range will be selected as follows:
Measures: Selects the minimum and maximum values of the measure.
Dimensions: Defaults to
IN
(inclusion) operator.Date columns: Calculates
MIN(date_column)
toMAX(date_column)
from entire dataset.

Enable the Use Alignment Mapping toggle if you want to refer only the mapped measures. This will be displayed only if Date filter is enabled.
Click on the Select time period field and the following window will be displayed.
Choose the required time range from the available list.

Click on Apply to save the changes. The date filter will be applied to the selected chart(s).
Last updated
Was this helpful?