Skip to main content

I need some help. I might be over complicating this, but I would like to see the following KPIs in one bar graph:

image 

Each KPI has one less "OR" as we move up in numbers, but this is the KPI for the last number: 

image (1)In other words this is the KPI and corresponding PQL code: 

 

KPI 1:

image (2)KPI 1 - corresponding PQL code:

image (3) 

KPI 13 (last KPI on the list):

 

image (4) 

 KPI 1 - corresponding PQL code:

image (5) 

Hi,

 

I see 2 solutions here:

A) Create event log for that - that why we've got process explorer :D

B) When case stops at step 2 give it value 2, if step 3 - 3 and going like this. Then you should be able to proceed with simple line chart, with additional list for case selection, and number of steps achieved.

 

For additional analysis maybe if you know the correct order you could create BMPN model and check it in process conformance to get automated Attribute correlation?

 

Best Regards,

Mateusz Dudek


Reply