How should the number of cases that do not go through a particular activity be coded in the PQL?
Page 1 / 1
COUNT(DISTINCT CASE WHEN PROCESS NOT EQUALS activity THEN _CASE_KEY ELSE NULL END)
Thank you for your reply. Successfully added to OLAPTable
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.