Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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!
@Anonymous
Please check this article
https://www.data-insights.de/loops-in-m-recursion/
User | Count |
---|---|
73 | |
70 | |
38 | |
24 | |
23 |
User | Count |
---|---|
96 | |
93 | |
50 | |
41 | |
40 |