Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hi Guys,
I can't seem to figure out how to properly solve the divided by zero.
I have read some threads on the same subject but nothing works on my end.
I already did check the box "Allow unrestricted measures in Direct Query Mode", restarted my computer to be sure that it is working but still not working.
I tried
still I get the error: This step results in a query that is not supported in DirectQuery Mode.
Any choice I have? The only reason I'm using DirectQuery mode is that if I use Import Mode, weirdly enough this one view in my SQL Database always get a timeout error. Somewhere in between its getting an endless loop which is weird.
Hi @justin777,
Based on my test, you can use the “if” function to divide the data with 0 that you want to show like the picture below, you can also use the “Divide” function in DAX with your data in report. https://msdn.microsoft.com/en-us/query-bi/dax/divide-function-dax
Regards,
Daniel He
Are you using the DirectQuery method? Because in my case it is saying it doesn't support if when I put it
For me this solution works. Thanks!
Are you certain your not using the traditional (excel-like) IF-statement (Capitalized and with brackets), instead of the if- then-else (lowecase) variant?
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 31 | |
| 28 | |
| 24 | |
| 24 | |
| 19 |
| User | Count |
|---|---|
| 44 | |
| 31 | |
| 17 | |
| 17 | |
| 15 |