Forum Discussion
Anonymous
5 years agoNot applicable
IF with multiple statements in M language
Hi, in Power Query, by a custom M code, is it possible to use IF with more statements for a satisfied condition? In another terms, is it possibile to have a block of instructions to run for an IF, d...
mussaenda
5 years agoCommunity Champion
Hi Anonymous ,
Based on my understanding on your question, it is possible to do nested if else statements on Power Query.
Hope this helps.