Hi.
Is there a way to calculate the average time taken to complete an activity or event. The time would be based on the timestamp of the event in question and the event that follows. This needs to be as a KPI so that is can be applied to large event data sets
Eg
Event A ----Event B ----Event C
|_______Event D
So the average time for Event B would be the average of Event c and Event D subtracted from event B.
The ask is to display it in an OLAP table as follows:
Column1 Column 2
Event Name Average time taken in mins
