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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
FaisalZahid
New Member

Conditional formatting not qorking correctly for decimal values which are not 0 or 5

16981258450336913407659922153490.jpg

 

Hi everyone,

 

I am comparing two set of data to see if values match. I have applied conditional formatting so the data on the right is green if the data matches and red of it doesn’t. 

 

However, there are values which match but are highlighted as red. It seems to be decimals that do not end in 0 or 5, i.e. not whole or half decimal values.

 

I have formatted the data sets so they are Number values to 2.d.p.

 

Would appreciate any assistance in resolving this matter.

 

Thanks.

1 REPLY 1
rsbin
Super User
Super User

@FaisalZahid ,

Formatting to 2 decimal places is not the same as rounding to 2 decimal places.

Willing to wager if you expand to 3 or more places, you will see 7.63xx <> 7.63yy.

To change the value of your columns, use the ROUND function to round out the value to 7.63

ie. ROUND( [PT1&2], 2 ).

Hope this helps to resolve this matter.

Regards,

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Top Solution Authors
Top Kudoed Authors