Filters
Dashboard Filters allow you to add interactive controls to your dashboard. Users can use these filters to narrow down the data displayed in Stats and Widgets.
Creating a Filter
- In the Dashboard tab, locate the Dashboard Filters section.
- Click Add New Filter.
- Configure the filter settings in the modal.
- Click Done.
Configuration
Basic Settings
| Setting | Description |
|---|---|
| Field Source | The source of the field (for example, Custom or a collection field). |
| Filter Type | The type of data to filter (for example, Boolean, String, Number, Date). |
| Filter Width | Layout width of the filter input: auto, Full Width (1/1), Half Width (1/2), One Third (1/3), One Fourth (1/4), One Fifth (1/5), or One Sixth (1/6). |
| Field Label | The label shown above the filter input (for example, Created Date). |
| Field Key | The key used to reference the filter value in queries (for example, createdAt). |
Access Visibility
You can restrict who can see and use this filter based on their role.
- Toggle Customize Access Control.
- Select the Auth Collection.
- Select the Roles that should have access.
Related
- Dashboard Overview — Getting started with dashboards
- Stats Configuration — KPI card configuration
- Widgets Configuration — Chart and table configuration