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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
Anonymous
Not applicable

Measure condition check not evaluating

Hello,

 

I have products and revenue info and I'm calculating few YTD measures. And also Revenue B I'm totalling everything as of selected date.

 

I created a another measure on top of these to check if for a given product IF(([CYTD Revenue] =0 and [Current Revenue B] = and [CYTD Revenue C] = 0 and [PY Revenue B] = 0), 0 ,1). But for some reason I get productid 26 even though the above condition evaluates to zero.

Tried using sumx, values(productid) but didnt work. Spent days to figure this out. Any help is appreciated.

 

Here is the report link -https://www.dropbox.com/s/cnyxfdoasrmgvc1/Zero%20condition%20check.pbix?dl=0

 

2 ACCEPTED SOLUTIONS
parry2k
Super User
Super User

@Anonymous Current Revenue B is not a zero value, it has decimal value, you need to round off to compare values, here is the image

 

image.png



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

View solution in original post

@Anonymous 

 

You may take a look at Data types in Power BI Desktop.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
parry2k
Super User
Super User

@Anonymous Current Revenue B is not a zero value, it has decimal value, you need to round off to compare values, here is the image

 

image.png



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

Anonymous
Not applicable

Thanks @parry2k 

How is that happening, when my base revenues columns are 2 digit decimal numbers?

@Anonymous 

 

You may take a look at Data types in Power BI Desktop.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.