Forum Discussion
KCinMelbourne
Resolver I
7 years agoHow to End a Query if Condition is Met (Query Editor / M)
Hi all, I am looking for a solution that says: if <condition> then <perform action> else <end query> Is this possible in M? Also there are a number of queries where if a condition is met, ...
- 7 years ago
Hi KCinMelbourne,
Please check if below blog helpful to your scenario:
Conditional Code Branching in Power BI Query: if...then...else => then...else...if
Best regards,
Yuliana Gu
v-yulgu-msft
Microsoft Employee
7 years agoHi KCinMelbourne,
Please check if below blog helpful to your scenario:
Conditional Code Branching in Power BI Query: if...then...else => then...else...if
Best regards,
Yuliana Gu
- KCinMelbourne7 years ago
Resolver I
Perfect, thank you!