Skip to main content
Question

Process related functions of PQL

  • April 4, 2023
  • 2 replies
  • 2 views

Forum|alt.badge.img+14

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

2 replies

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


Forum|alt.badge.img+14
  • Author
  • Level 6
  • April 4, 2023

Thank you for your reply. Successfully added to OLAPTable