Filter
The filter component allows end users to filter the dashboard or the zone data. Users can configure filters on different field types such as text, numeric, and date fields.
Use Cases for Filter
A business user wants to analyze sales performance across different regions.
Users apply a region filter to view sales figures for a specific area without affecting the overall dataset.
A filter on product types enables users to isolate specific categories and analyze their contribution to total revenue.
The following data properties can be configured for filter
Filter Column - One column (type - text, numeric or date) can be added to the filter column.
The following properties can be applied to filter components
To set a title for the filter. E.g., Total Sales, Net Profit etc.
Used to adjust the appearance and presentation of a filter.
General settings enable you to view and modify the position, dimensions, and size of the filter.
Filter Config
Filter Config provides the settings for a filter. The following settings are available
Filter Type: Allows a user to choose the display options
Single Input - Allows users to manually enter a text value.
Range Input - This option is available only for filters configured on numeric or date columns. It enables users to specify a start and end range for filtering data.
Range Slider - This option is available only for filters configured on numeric or date columns. It enables users to set the start and end range using a slider.
Single Select - Allows users to choose only one value from a dropdown list at a time. This option is available only for filters configured on text columns.
Multi Select - Allows users to choose multiple values from a dropdown list. This option is available only for filters configured on text columns
Placeholder: Can be used to set the title / subtitle font type and size.
Scope: Scope can be used to restrict the components to which the filter is applied.
Sheet - Applies the filter to all the components on the sheet.
Zone - Applies the filter to all the components in the zone.
The following tooltips can be set
Visual Tooltip
Last updated