Greetings. I am new in process mining and Celonis, and i'm stucked.
We got OLAP Table with data into it, in last column we counting KPI, the question in how we can measure process at the specified time?
Example: I got an document that flows through the signing process, and for now this doc is signed, but 2 days before it was on some step (like signing paper copy with partner) and i need my OLAP table to count difference between the start of this signing and today(date) when i filter my Analysis with the other graph.
Now, i using the "PROCESS EQUALS 'Signing with Partner' END" to determine state of the
process, and it's works fine for documents, that really at this step for TODAY(), but if i filter EVENTTIME in the past - i still can see the KPI's of this doc. How can i get the process state of the case at specified date?
Thanks!