QPR ProcessAnalyzer Chart: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
# Place a panel with identifier "'''ChartView'''" in the "'''/QPR ProcessAnalyzer UI'''" [[QPR_UI_Folders|folder]]:
# Place a panel with identifier "'''ChartView'''" in the "'''/QPR ProcessAnalyzer UI'''" [[QPR_UI_Folders|folder]]:
: [[File:ChartViewPath.png|800px]]
: [[File:ChartViewPath.png|800px]]
ChartView is a versatile charting component for different visualizations and KPI calculations. ChartView is based on the following steps:
# Choose objects to visualize, e.g. cases, events, event types or variations.
# Choose how to slice (or dimension) the data into part, e.g. by attributes (regions, products), by durations or by dates (months, quarters).


[[Category: QPR ProcessAnalyzer]]
[[Category: QPR ProcessAnalyzer]]

Revision as of 10:03, 9 March 2020

The ChartView allows the creation of customized charts to answer specific business needs, with measures and dimensions the user has selected. If you edit this view, make sure that the ChartView panel is placed on top of the QPR ProcessAnalyzer panel (you can do this by having the ChartView panel the last panel that you have moved), so that the BPMN editor is shown correctly.

ChartView allows configurable objects, such as cases, events, event types or flows, to be divided into configurable dimensions and calculable values (KPIs). In a basic form, the result of this analysis is a table with the following columns: (1) One column for each specified dimension, and (2) at least one column for each specified value. The result of this analysis is a table with one row for each unique dimension value combination.

Adding ChartView to View Designer Toolbar

It's possible to have a ChartView panel as a presentation object in the left side toolbar on the View Designer:
File:ChartViewToolbarButton.png


To have the ChartView panel on the View Designer toolbar:

  1. Have the PA_SERVICE_LOCATION setting defined in the QPR UI database.
  2. Place a panel with identifier "ChartView" in the "/QPR ProcessAnalyzer UI" folder:
File:ChartViewPath.png

ChartView is a versatile charting component for different visualizations and KPI calculations. ChartView is based on the following steps:

  1. Choose objects to visualize, e.g. cases, events, event types or variations.
  2. Choose how to slice (or dimension) the data into part, e.g. by attributes (regions, products), by durations or by dates (months, quarters).