Filters
Reading time:
Selection
As you know, when you click on a module on the page to filter a value, that filter will also be applied to other modules of the page.
You can set filter to
- single : only one value can be selected on the chart
- multiple : multiple values can be selected on the chart
- none : unable to select values on the chart
You can find this option in edit mode of module : Interactivity -> filters -> selection.
Ignore filters
If you enable 'Ignore filters', all filters set in the page will be ignored on this module by default.
Additionally, if you want to ignore only certain filters, you can specify the list of filters in 'Filters to ignore' along with their alias (comma separated).
Ignore filters everywhere
This option is used for in two cases:
- By default, ignored filters are included in the extraction. You can exclude them by switching the 'Ignore everywhere' option on.Â
- By default, ignored filters are included in the snippet. You can exclude them by switching the 'Ignore everywhere' option on.Â
Remove filters on load
In edit mode of module : Interactivity -> Filters
The filter values are retained when you change the page in BI4H, but in some cases, you do not want to retain this value on a module, you can add the field used for this filter in this box so that it could be removed when loading.
Highlights Filters
If enabled, data points corresponding to the specified filters are highlighted in the widget, it is applied if the 'Ignore Filters' option is active.
Wait for filters
You can specify the name of filters (coomma separated) to be waited for before data retrieval.
This option is commonly utilized when we have a large database. In order to speed up the query, we must add a pre-filter to restrict data retrieval.