dashboard-117191-web-dashboard-create-dashboards-on-the-web-providing-data-working-with-sql-data-sources-filter-queries.md
You can filter SQL queries constructed in the Query Builder by including the WHERE clauses in the query. Filters can be applied to underlying or aggregated data. The applied filters affect all dashboard items that use the filtered query. Columns from this query are used to build filter criteria.
To filter a query, deselect added tables and click the ellipsis button next to the Filter field in the Query Builder.
This invokes the Filter Editor dialog where you can build filter criteria.
Tip
Documentation : Filter Editor
The Filter Editor enables you to compare field values with the following objects:
Note
The Group Filter option from Query Properties allows you to apply filtering to grouped/aggregated data fields by including HAVING clauses in the query. The Group By and Aggregate options in Column Properties manage grouping and aggregation. See the Edit Column Settings paragraph in the Query Builder topic for more information.