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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Avoiding division by zero in Direct Query

I'm trying to connect to a database using direct query and creating a custom column where there is a division operation. How can I avoid division by zero if i cannot use the iferror function.

4 REPLIES 4
jthomson
Solution Sage
Solution Sage

Sorry, was forgetting you wanted it in direct query and not DAX

Anonymous
Not applicable

I'm trying to create a custom column in the query editor in which a division takes place.

jthomson
Solution Sage
Solution Sage

Using the divide function should allow you to put in the behaviour you want if you've got division by zero

Anonymous
Not applicable

I get an error "Expression.Error: The name 'divide' wasn't recognized.  Make sure it's spelled correctly".

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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