Forum Discussion

san17680's avatar
san17680
Helper II
3 years ago
Solved

convert if condition to switch

hi, i have this if condition which does the job for me offline Spend travel type = IF(AND(TABLE[Travel Type]="Air",TABLE[Online/Offline]="Offline"),TABLE[Air_Spend],                 if (and(TABLE[...