Hi Jason, I find this only works after three things are done
1) make sure the calculation is done before aggreation
2) set properties of the calculation field to measure
3) set the aggregation method to none
After that is done the If statement appears to work.
------------------------------
BILL DONOVAN
------------------------------
Original Message:
Sent: Thu January 09, 2020 12:19 PM
From: JASON TAVOULARIS
Subject: case statement calculation in dashboard
A syntax like the following works for me
IF ( YEAR = 2018 ) THEN ( REVENUE ) ELSE ( 0 )
------------------------------
JASON TAVOULARIS
------------------------------