Providing interactivity to users: Selectors

Selectors provide dashboards with interactivity, allowing each user to change how he sees the data. A selector can change:

A control that is updated by a selector is referred to as the target of the selector. A selector can target multiple objects. For example, the same selector can target both a Grid/Graph and dynamic text fields on the same panel, or both a Grid/Graph and another selector.

Selectors allow a user to:

Example of a selector control in a Grid/Graph

If a title bar is displayed for the selector, a user can also select whether to filter on the metric values or rank. For steps to create a selector to filter based on the value of a metric, see Creating a selector that filters metric values.

Examples of each scenario above, with images, are in the MicroStrategy Report Services Document Creation Guide.

The following image shows an example of a Drop-down selector (on the left) and a Radio Button selector (on the right), where attribute elements (in this case, elements from the Book attribute) are displayed. For example images of the different selector styles, see Defining a selector.

Example of a Drop-down style selector                       Example of Radio Button style selector

Once you have created a selector, you can choose to:

Related topics