Question
Filter Table based on aggregation
Hi everyone,
Currently I have a table where I list all my process activities, where one of the KPIs is a calculation of the ratio of cases where a given activity is present.
The calculation Im making to get this is the following:
COUNT(CASES.CASE_ID)/GLOBAL(COUNT(CASES.CASE_ID))
I would then like to filter this table, so that it only shows me the activities that have a ratio of less than 1%. However, Celonis does not allow to filter on aggregate functions.
Ive tried other workarounds, unsuccessfully.
Is there a way for me to accomplish this and show only the desired activities?
Thanks in advance for your help,
Joo
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.