Forum Discussion
KCinMelbourne
7 years agoResolver I
How 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
7 years agoMicrosoft Employee
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
KCinMelbourne
7 years agoResolver I
Perfect, thank you!