Hi all,
I would like to calculate the automation quota of the activities of a process using a dashboard. To do this, I have created a query that searches the BPMN processes for the activities they contain and outputs the symbol type (user task, service task, ...). You can see the dashboard in the screenshot. With 1 the group can be selected and with 2 the respective process. After process selection the values change to 3,4,5 as the number of tasks varies. However, the value of the quota remains the same and does not change with the process selection.
The formula is: (Service Task / Task Total) *100 and I have created this using RAQL Inline.
Stream 6 shows the number of service tasks. stream 4 shows the total number. what do I have to do so that the quota is dependent on the process selection?
thx
Stephan