Filter Selectors: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
(Created page with "There are following filter selectors available: * Case attribute values * Event filtering by event types == Filter selector for case attribute values == Case attribute filter component has the following settings: * '''Maximum rows''': * '''Case attribute''': * '''Title''': * '''Link to Dashboard filter''': * '''Chart filter''': Optional filter applied to the shown values in the list. This filter can be used to limit the available values")
 
No edit summary
Line 2: Line 2:
* Case attribute values
* Case attribute values
* Event filtering by event types
* Event filtering by event types
When values are selected in the list, a corresponding filter rule is created. The list and the filter rule are kept in synchronization, i.e., when the list is changed, the filter rule is updated, and when the filter rule is changed in the dashboard header, the list updates automatically.


== Filter selector for case attribute values ==
== Filter selector for case attribute values ==
Case attribute filter component has the following settings:
Case attribute filter component has the following settings:
* '''Maximum rows''':  
* '''Maximum rows''':  
* '''Case attribute''':  
* '''Case attribute''': Select the case attribute the dropdown list is bound to.
* '''Title''':  
* '''Title''': Defines a custom title for the dropdown list, if the case attribute name as the default title is not sufficient.
* '''Link to Dashboard filter''':  
* '''Link to Dashboard filter''': When unchecked, selecting values from the list creates a filter rule that is visible in the dashboard header. When checked, selecting values from the list creates a hidden filter rule that is not shown in the dashboard header. Technically, in the former case, the filter rule is applied to the [[Dashboard_Variables#Dashboard_Variables|Filter]] variable, and in the latter case it's applied to the [[Dashboard_Variables#Dashboard_Variables|DashboardFilter]] variable.
* '''Chart filter''': Optional filter applied to the shown values in the list. This filter can be used to limit the available values
* '''Chart filter''': Optional filter applied to the shown values in the list. This filter can be used to limit which values are available in the list and how the case counts are calculated.

Revision as of 22:28, 15 August 2023

There are following filter selectors available:

  • Case attribute values
  • Event filtering by event types

When values are selected in the list, a corresponding filter rule is created. The list and the filter rule are kept in synchronization, i.e., when the list is changed, the filter rule is updated, and when the filter rule is changed in the dashboard header, the list updates automatically.

Filter selector for case attribute values

Case attribute filter component has the following settings:

  • Maximum rows:
  • Case attribute: Select the case attribute the dropdown list is bound to.
  • Title: Defines a custom title for the dropdown list, if the case attribute name as the default title is not sufficient.
  • Link to Dashboard filter: When unchecked, selecting values from the list creates a filter rule that is visible in the dashboard header. When checked, selecting values from the list creates a hidden filter rule that is not shown in the dashboard header. Technically, in the former case, the filter rule is applied to the Filter variable, and in the latter case it's applied to the DashboardFilter variable.
  • Chart filter: Optional filter applied to the shown values in the list. This filter can be used to limit which values are available in the list and how the case counts are calculated.