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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
dskeane
Helper I
Helper I

IF statement maybe?

Looking for some assistance handling an if statement.

 

Everything in the highlighted area works however returns a NaN if Labor total has $0.00 in the field. 

 

When adding the extra if statement "not highlighted" i keep getting an error. 

 

 

example, calculatedlabor total / est sw = value "this part works" only when the calulatedlabortotal is a $0.00 then it does not work, so I add another if condition to try resolve this issue. (hope this makes sense)

 

Appreciate any feedback. 

 

Capture.PNG

4 REPLIES 4
Ashish_Mathur
Super User
Super User

Hi,

 

Why are you using an AND function inside the IF function?  Also, is the calculatedlabourtotal column a text column.  If it is, then write "0", else just 0.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

AND was added to try somethign different. 

 

I guess to keep this simple is there a certain way to handle 0 divided by  0 using an IF Statment to return a value of 0?

 

Right now I am getting NaN as the result.

 

 

 

 


wrote:

AND was added to try somethign different. 

 

I guess to keep this simple is there a certain way to handle 0 divided by  0 using an IF Statment to return a value of 0?

 

Right now I am getting NaN as the result.

 

 

 

 


use DIVIDE function. 

 

Greg_Deckler
Community Champion
Community Champion

Nope, I don't get it. Sample data would be great to recreate. 

 

It looks like you are using AND incorrectly though.

 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.