Dropdown List Selector: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
* '''1. measure''': The dropdown list can optionally show aggregated/summarized information for each of the shown item in parenthesis. When the first measure is selected, possibility to define a second measure appears. The measures work similarly as [[QPR_ProcessAnalyzer_Chart#Selecting_Measures.2C_Dimensions_and_Columns|measures in charts]].
* '''1. measure''': The dropdown list can optionally show aggregated/summarized information for each of the shown item in parenthesis. When the first measure is selected, possibility to define a second measure appears. The measures work similarly as [[QPR_ProcessAnalyzer_Chart#Selecting_Measures.2C_Dimensions_and_Columns|measures in charts]].
* '''List items''': Select what kind of items the dropdown list is showing. There are variety of options to choose from, and the options depend on what has been selected as the ''Analyzed objects''. This selection is similar to the [[QPR_ProcessAnalyzer_Chart#Selecting_Measures.2C_Dimensions_and_Columns|dimension selection in charts]].
* '''List items''': Select what kind of items the dropdown list is showing. There are variety of options to choose from, and the options depend on what has been selected as the ''Analyzed objects''. This selection is similar to the [[QPR_ProcessAnalyzer_Chart#Selecting_Measures.2C_Dimensions_and_Columns|dimension selection in charts]].
* Same [[QPR_ProcessAnalyzer_Chart#Layout_Settings|layout settings]] as in charts.
* In addition, there are the same [[QPR_ProcessAnalyzer_Chart#Layout_Settings|layout settings]] available as in charts.

Revision as of 08:22, 11 August 2021

Dropdown List Selector' adds dynamic behavior to dashboards by allowing users to make selections that affect charts and other components in the dashboard. The Dropdown List Selector is usual dropdown list where user can select a value from a list of predefined values. The dropdown list is linked to other components of the dashboard using variables: The selected value is stored to a variable, which is used by the other components. The Dropdown List Selector can be configured flexibly based on any data in the model, and the contents of the list changes automatically when the model data changes. Note that the Dropdown List Selector is not related to the filters of the dashboard.

When adding a Dropdown List Selector, the linked variable needs to be defined to the dashboard as follows:

  1. When in dashboard designer, click the dots menu on top right and click Dashboard Properties.
  2. Open the Variables tab.
  3. Define a name for the variable in the textbox. The name can be chosen freely.
  4. Set the behavior to be Stored variable.
  5. Click the Done button on top right.
  6. The variable needs to be defined also to the Dropdown List Selector settings in the Variable name field.
  7. Save the dashboard.

Dropdown List Selector has the following settings:

  • Title: Explaining title or label for the dropdown list that is visible in the dashboard. If no title is defined, an automatic title is derived based on the chosen List items .
  • Analyzed objects: Types of objects where the List items are derived. Based on this selection, there are different options available for the List items and 1. measure. The Analyzed objects selection works similarly as the same selection in charts.
  • Sorting: Defines a column based on which items are sorted in the list. The 1. dimension means sorting based on the List items.
  • Maximum rows: Maximum number of items shown by the list. This setting can be used to show only the most important items. Note that the list can smoothly show maximum of couple of thousand of items, so the maximum rows limitation is also needed from the dashboard performance viewpoint.
  • Variable name: Name of the variable that is linked to this dropdown list. When user makes a selection in the dropdown list, the selection is stored to the variable.
  • 1. measure: The dropdown list can optionally show aggregated/summarized information for each of the shown item in parenthesis. When the first measure is selected, possibility to define a second measure appears. The measures work similarly as measures in charts.
  • List items: Select what kind of items the dropdown list is showing. There are variety of options to choose from, and the options depend on what has been selected as the Analyzed objects. This selection is similar to the dimension selection in charts.
  • In addition, there are the same layout settings available as in charts.