Differentiate negative from positive numbers
Answered
Hey, I'm trying to make a calculated field with the following logic
CASE WHEN (Param1 - Param2) >= '0' THEN 'POSITIVE' ELSE NEGATIVE
But he classifies all results as positve!
Param1 and Param2 are metrics
Hi Andre,
Do you have a few minutes to screen-share so that I can see this first-hand? If so please let me know what time works best for you.
Regards,
Nathan
Hi Andre,
Do you have a few minutes to screen-share so that I can see this first-hand? If so please let me know what time works best for you.
Regards,
Nathan
Replies have been locked on this page!