Forum Discussion
navneet0512
2 years agoHelper III
Switch statement issues
ACTUAL WORKING DAYS PERFORMANCE = SWITCH ( True(), --[Actual Working Days] = blank(), "null", [Actual Working Day] < -19 , "Late 20+ days", ([Actual Working Day] <= -11 && [Actual Working Day] >...
parry2k
2 years agoSuper User
navneet0512 I could be wrong but I have a feeling that you are mixing up measures and columns (calculated columns). I would recommend sharing a pbix file with the sample data using one drive/google drive and removing any sensitive information before sharing.
navneet0512
2 years agoHelper III
As I am using calcualted measure only so I am surpried .