Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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 |
|---|---|
| 59 | |
| 47 | |
| 31 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 77 | |
| 66 | |
| 44 | |
| 24 | |
| 22 |