Forum Discussion

dim123dim123's avatar
dim123dim123
Icon for Helper I rankHelper I
4 years ago

Switch

Hi i have    vAR s=max( 'Account Schedule'[ScheduleName] ) VAR s1=SWITCH( TRUE( ), --s = "ARU1", [Balance_1], --s = "ARU2", [Balance_2], --s = "ARU3", [Balance_3], --s = "ARU4", [Balance_4], ...