Hi all,
I'm currently enrolling Celonis Summer School and I have no experience on PQL neither SQL languages, so I please ask your help.
I am trying to write something like a "SUM IF" expression. Basically, when column "_APX_WDCRP_CASES_csv"."ORDER_DATE_MET" = 0, I want to sum "_APX_WDCRP_CASES_csv"."ORDERED_QUANTITY" values.
I already tried to mix CASE WHEN function with SUM but I was not succeeded. I also searched for other functions related with aggregation but could not find one that applied.
Many thanks!
Guilherme Luz