Skip to main content

Filtering

The DevExpress Dashboard allows you to create complex filter criteria to display only required data. To filter data, you can use dedicated Filter Editor dialogs provided by the Dashboard Designers or you can filter data in code.

You can filter data in the following ways:

  • The Data source filter

    Filters are applied to all dashboard items bound to this data source.

  • The Dashboard Item filter

    Individual dashboard items are filtered independently.

  • The Measure filter

    Only a specified measure in the dashboard item is filtered.

  • The Visible Data filter

    Hides a part of the calculated data from the view. This filter type does not filter underlying data used in calculations or intermediate level aggregations.

Note

You can use dynamic dashboard parameters in filters.

The following documentation is available:

Filters WinForms Designer Web Dashboard
Data Source Filter Filter Queries
Excel Data Source - Filtering
Object Data Source - Filtering
Filter Queries
Filter Data Sources
Dashboard Item Filter
Measure Filter
Visible Data Filter
WinForms - Filtering Web - Filtering