Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Simple while loop

Hello, I'm trying to do a while loop in Power BI M language. But all of the logic are all over my head! I'd like to start with the very basic, which is to understand the logic.

 

How would you translate a very simple loop like this into M language?

 

while X == True:
         do abcdef
         if Y == True:
               end the loop

 

Thanks very much!

1 REPLY 1
Zubair_Muhammad
Community Champion
Community Champion

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.