Skip to main content

How should the number of cases that do not go through a particular activity be coded in the PQL?

COUNT(DISTINCT CASE WHEN PROCESS NOT EQUALS activity THEN _CASE_KEY ELSE NULL END)


Thank you for your reply. Successfully added to OLAPTable


Reply