Skip to main content

Interactivity

This document describes the features that enable interaction between the Text Box and other dashboard items. These features include Master Filtering.

Master Filtering

The Dashboard allows you to use most of the data-aware dashboard items 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.

Data displayed in the Text Box dashboard item can be filtered by other master filter items. For instance, the Text Box below shows data corresponding to a product selected in the List Box dashboard item.

MainFeatures_TextEditor

You can prevent the Text Box from being affected by other master filter items using the Ignore Master Filters button on the Data ribbon tab.

Pivot_IgnoreMasterFilters_Ribbon

To do this in code, use the FilterableDashboardItemInteractivityOptions.IgnoreMasterFilters property.