Question
Time difference between multiple occurrences of activities
In my activities table, I have cases like create incident A B C B A B
Now I want to calculate the time difference between create incident and every occurrence of B. Example: (create incident and B (first occurrence), create incident and B(second occurrence), create incident and B(third occurrence)). After that, I want to calculate the overall average of these time intervals.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.