Hello everyone,
I'm working with classic process data: Case ID, Activities, and Timestamps.
I want to list all first activities and all last activities, and count them by case. This way, I can see which activities my variants start and end with, and how many variants they cover.
Ideally, I’d like this in two tables—so I can select a starting activity and see the corresponding ending activities in the other table.
I’m assuming it’s fairly easy but i can not manage to do this..
Kind regards,
Niklas