Dashboard > Filters

Filter Dashboard data

Dashboard filters allow you to interact with your data more effectively by applying dynamic filters to your dashboards.

With filters, you can explore the information that matters most to you, without modifying the underlying queries or datasets.


Types of Dashboard Filters

1. Standard

  • Description: Standard filters allow you to filter dashboard items based on column values in their underlying tables.
  • Compatibility: Works with all query types, whether created using the Query Builder or written as Raw SQL.

Learn more

2. Raw SQL Query Variable

  • Description: These filters let you pass values directly into variables defined within a Raw SQL query.
  • Compatibility: Only works with queries written in Raw SQL that contain variables (e.g., {{employeeId}}).

Learn more


By combining these two filter types, you can build flexible, interactive dashboards that adapt to your unique data exploration needs.