This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Good afternoon everyone,
I was wondering if there was any way to use a loop in power bi desktop ?
Thank you in advance!
Solved! Go to Solution.
I'm afraid DAX engine doesn't support loop/recursion, however, in power query, you can use recursion, you may also refer to blogs below:
https://www.thebiccountant.com/2017/09/26/recursion-m-beginners/
https://www.poweredsolutions.co/2019/07/01/recursive-functions-in-power-bi-power-query/
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I'm afraid DAX engine doesn't support loop/recursion, however, in power query, you can use recursion, you may also refer to blogs below:
https://www.thebiccountant.com/2017/09/26/recursion-m-beginners/
https://www.poweredsolutions.co/2019/07/01/recursive-functions-in-power-bi-power-query/
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
So DAX does not support looping in the traditional sense, but you can emulate it to some degree:
https://community.powerbi.com/t5/Community-Blog/For-and-While-Loops-in-DAX/ba-p/636314
https://community.powerbi.com/t5/Community-Blog/Previous-Value-Recursion-in-DAX/ba-p/638320
Power Query supports true recursion but not looping in a traditional sense.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 27 | |
| 23 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 50 | |
| 30 | |
| 25 | |
| 24 |