Forum Discussion
san17680
3 years agoHelper II
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[...
- 3 years ago
Hello san17680 ,
Yes remove the last ")"
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Idrissshatila
3 years agoSuper User
Hello san17680 ,
Yes remove the last ")"
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
san17680
3 years agoHelper II
oops that was oversight on my part. it worked thanks