Filtering in QPR ProcessAnalyzer: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:




'''Process Analysis View with 1..n Activities Selected, 1..m Transitions selected''':
=== Process Analysis View with 1..n Activities Selected, 1..m Transitions selected ===
*Include Only
*Include Only
: Creates a new view containing only the cases that go through all the selected activities and transitions.
: Creates a new view containing only the cases that go through all the selected activities and transitions.
Line 9: Line 9:




'''Duration Analysis with 1..n Rows Selected''':
=== Duration Analysis with 1..n Rows Selected ===
*Include Only
*Include Only
: Creates a new view containing only the cases with the selected duration(s).
: Creates a new view containing only the cases with the selected duration(s).
Line 16: Line 16:




'''Profiling Analysis with 1..n Rows Selected''':
=== Profiling Analysis with 1..n Rows Selected ===
*Include Only
*Include Only
: Creates a new view containing only the cases with the selected duration(s).
: Creates a new view containing only the cases with the selected duration(s).
Line 23: Line 23:




'''List of Cases with 1..n Rows Selected''':
=== List of Cases with 1..n Rows Selected ===
*Include Only
*Include Only
: Creates a new view containing only the selected case(s).
: Creates a new view containing only the selected case(s).
Line 30: Line 30:




'''List of Variations with 1..n Rows Selected''':
=== List of Variations with 1..n Rows Selected ===
*Include Only
*Include Only
: Creates a new view containing only the cases that belong to selected variation(s).
: Creates a new view containing only the cases that belong to selected variation(s).
Line 37: Line 37:




'''List of Event Types with 1..n Rows Selected''':
=== List of Event Types with 1..n Rows Selected ===
*Include Only
*Include Only
: Creates a new view containing only the activities that are selected.
: Creates a new view containing only the activities that are selected.
Line 44: Line 44:




'''List of Events with 1..n Rows Selected''':
=== List of Events with 1..n Rows Selected ===
*Include Only
*Include Only
: Creates a new view containing only the events that are selected.
: Creates a new view containing only the events that are selected.
Line 53: Line 53:
The filtered view that is created will be available in the [[View Manager]].
The filtered view that is created will be available in the [[View Manager]].


 
<div id="Change View"></div>
The filtered view can also be accessed by selecting it by using the Change drop-down menu:
The filtered view can also be accessed by selecting it by using the Change drop-down menu:
*Restore Default: restores the view to the default state
*Restore Default: restores the view to the default state
*Each view for the current model, sorted by time
*Each view for the current model, sorted by time
*Clear All Filters: clears all filters applied by the Include Only and Exclude buttons
*Clear All Filters: clears all filters applied by the Include Only and Exclude buttons

Revision as of 09:32, 14 February 2012

Using the Include Only and Exclude buttons and their drop-down menus it is possible to filter the data. Depending on the active view, the buttons do the following:


Process Analysis View with 1..n Activities Selected, 1..m Transitions selected

  • Include Only
Creates a new view containing only the cases that go through all the selected activities and transitions.
  • Exclude
Creates a new view excluding the cases that go through the selected activities and transitions.


Duration Analysis with 1..n Rows Selected

  • Include Only
Creates a new view containing only the cases with the selected duration(s).
  • Exclude
Creates a new view excluding the cases with the selected duration(s).


Profiling Analysis with 1..n Rows Selected

  • Include Only
Creates a new view containing only the cases with the selected duration(s).
  • Exclude
Creates a new view excluding the cases with the selected duration(s).


List of Cases with 1..n Rows Selected

  • Include Only
Creates a new view containing only the selected case(s).
  • Exclude
Creates a new view excluding the selected case(s).


List of Variations with 1..n Rows Selected

  • Include Only
Creates a new view containing only the cases that belong to selected variation(s).
  • Exclude
Creates a new view excluding the cases that belong to selected variation(s).


List of Event Types with 1..n Rows Selected

  • Include Only
Creates a new view containing only the activities that are selected.
  • Exclude
Creates a new view excluding the activities that are selected.


List of Events with 1..n Rows Selected

  • Include Only
Creates a new view containing only the events that are selected.
  • Exclude
Creates a new view excluding the events that are selected.


The filtered view that is created will be available in the View Manager.

The filtered view can also be accessed by selecting it by using the Change drop-down menu:

  • Restore Default: restores the view to the default state
  • Each view for the current model, sorted by time
  • Clear All Filters: clears all filters applied by the Include Only and Exclude buttons