Hi,
I would highly appreciate your help as building given KPIs is business critical for our customer.
Many thanks in advance,
Michał
The issue is as follows:
Client required a KPIs of total time of approvals and number of invoices going through approval within wider AP process.
There may be different variants.
Case 1
- The CT is simply time between A1 and A8, timestamp of activity A3 (in between) does not affect the calculation
A1/ Invoice submitted for Approval
A3/ Change Price
A8/ Invoice Approved
Case 2
– in that case, the calculation should start with A1 and stop once invoice rejected (activity A2) and then restored from next submission (activity A5) until approved (activity A8). Time between A2 and A5 should not be included/ any activities in between should not be taken into account. So the CT here is A1 to A2 plus A5 to A8.
A1/ Invoice submitted for Approval
A2/ Invoice Rejected
A3/ Change Price
A5/ Invoice submitted for Approval
A8/ Invoice Approved
Case 3
– in that case, the calculation should stop once invoice rejected (activity A2) and restored from next submission (activity A5) until finally approved (activity A8). Note please, the activity A6 (Invoice approved) means that there was a first approval, and A8 (Invoice approved - same name) means here it was a second (final) approval.
– Time between A2 and A5 should not be included/ any activities in between should not be taken into account.
A1/ Invoice submitted for Approval
A2/ Invoice Rejected
A5/ Invoice submitted for Approval
A6/ Invoice Approved
A8/ Invoice Approved
There are also other activities in the process, but they are not valid from this perspective.
I am trying to use Source/ Target function, but find it challenging to get the totals.