Skip to main content

Interactivity

This document describes the features that enable interaction between the Bound Image 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 Bound Image dashboard item can be filtered by other master filter items. For instance, the Bound Image below shows an image corresponding to a category selected in the Grid dashboard item.

ImageOverview_BoundImage

You can prevent the Bound Image from being affected by other master filter items using the Ignore Master Filters button in the Interactivity settings group on the Data ribbon tab of the Bound Image Tools contextual tab set.

Pivot_IgnoreMasterFilters_Ribbon

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