MicroStrategy ONE

Methods to create selectors

Before you begin

You should be familiar with the terminology of selectors, such as target and source. See Defining selectors for descriptions.

Selectors provide Report Services (RS) dashboards with interactivity, allowing each user to change how he sees the data. A selector can change panels in a panel stack, another selector, the focus of a Grid/Graph, or a dynamic text field (a text field that is a reference to an object on a report) in a panel stack.

You can choose to either automatically maintain the targets of attribute and metric selectors, or manually define these targets. (The targets of a selector are the Grid/Graphs, panel stacks, or other selectors that the selector affects.) If targets are automatically maintained in the layout, attribute and metric selectors automatically target all Grid/Graphs and panel stacks that are in the same panel or document section as the selector. For more information about automatically maintaining targets for selectors, including instructions to enable and disable the functionality, see Automatically maintaining targets for selectors.

You must always select targets for panel selectors, regardless of whether targets are automatically maintained. To target another selector, automatic target maintenance must be disabled. Alternatively, you can keep automatic target maintenance if you can place the target selector on a panel in the same document section as the source selector; the source selector will automatically target that panel stack.

You can create a selector in a variety of ways, depending on what the target and source are, as well as personal preference for a particular interface. You can create a new selector:

You can also use an attribute on a Grid/Graph as a selector that targets a panel stack or another Grid/Graph. If a user clicks an attribute on the first Grid/Graph, the target changes to display information for only that attribute. For more information, see Enabling Grid/Graphs to control other Grid/Graphs. Automatic selector maintenance applies to these types of selectors, as well. All the Grid/Graphs and panel stacks in the same document section or panel as the selected Grid/Graph are chosen as targets.

After you create a new selector, you can use the Property List or Properties dialog box to change any properties, such as style or action type, of the selector. For example, the default style of a new selector is a drop-down list, which may not always suit your needs. The Property List is the easier method to use, as it is displayed on the same screen as the Layout area. You can also determine whether the selector filters or slices the data:

  • The selections made in a filtering selector are used to filter the underlying dataset before the metric values are aggregated at the level of the Grid/Graph that is displayed in the document.

  • The selections made in a slicing selectors are used to determine which slices of data are combined and shown in the Grid/Graph.

For more details on the differences, including examples, see Applying selections as filters or slices.

The target selection mode allows you to quickly and easily choose the target of the selector. When in target selection mode you click the Grid/Graph or panel stack to use as the target of the selector. For more information, see Selecting targets for selectors. Target selection mode is not available when targets are automatically maintained.

Related Topics