Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 2.62 KB

File metadata and controls

45 lines (28 loc) · 2.62 KB
title author legacyId
Master Filtering
Natalia Kazakova
16551

Master Filtering

The Dashboard allows you to use any data aware dashboard item as a filter for other dashboard items (Master Filter). To learn more, see the Master Filtering topic, which describes filtering concepts common to all dashboard items.

The Chart dashboard item supports filtering by argument, series or points.

Filtering by Arguments

When filtering by arguments is enabled, you can click series points to make other dashboard items only display data related to selected argument values.

Chart_Interactivity_FilterByArguments

To enable filtering by arguments in the Designer, set the required Master Filter mode and click the Arguments button in the Data Ribbon tab (or the Chart_Interactivity_FilterByArguments_Toolbar button if you are using the toolbar menu).

Chart_Interactivity_FilterByArguments_Ribbon

Filtering by Series

When filtering by series is enabled, you can click a series point to make other dashboard items only display data related to the selected series.

Chart_Interactivity_FilterBySeries

To enable filtering by series in the Designer, set the required Master Filter mode and click the Series button in the Data Ribbon tab (or the Chart_Interactivity_FilterBySeries_Toolbar button if you are using the toolbar menu).

Chart_Interactivity_FilterBySeries_Ribbon

Filtering by Points

When filtering by points is enabled, you can click a individual point to make other dashboard items display only data related to the selected point.

Chart_Interactivity_FilterByPoints

To enable filtering by points in the Designer, set the required Master Filter mode and click the Points button in the Data Ribbon tab.

Chart_Interactivity_FilterByPoints_Ribbon

Reset Filtering

To reset filtering, use the Clear Master Filter button in the Chart's caption area…

Chart_Interactivity_ClearFiltering

…or the corresponding command in the Chart's context menu.

ContextMenu_ClearMasterFilter