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
YavuzDuran
Helper III
Helper III

Conditional Formatting, color does not match with the Rule

Hi everyone,

I created a conditional formatting as you will se below, the first rule requires that %117.1 should be green but it shows as orange.

This is a measure btw

Any idea ? 

 

YavuzDuran_1-1697551951008.png

 

 

1 ACCEPTED SOLUTION
marcelsmaglhaes
Super User
Super User

Hey @YavuzDuran 

You should replace the Percent by Number in conditions. 

If this post helps, please mark as solved.

Regards,
Marcel

marcelsmaglhaes_0-1697553288841.png

> = 0.9 [Number] and < 99999 [number] (9999 is an aleatory number which represents a number that is less than the highest percentage you have)
>= 0.8 [number] and < 0.9 [number]
>= 0 [number] and < 0.8 [number


Regards,
Marcel Magalhães
Microsoft Power BI Official Partner
MCT | Certified PL-300 Power BI

If I've helped, don't forget to mark my post as a solution!



View solution in original post

3 REPLIES 3
KEAlexander
Helper I
Helper I

In the first rule you are mixing percentage and number. Did you intend to do that?

marcelsmaglhaes
Super User
Super User

Hey @YavuzDuran 

You should replace the Percent by Number in conditions. 

If this post helps, please mark as solved.

Regards,
Marcel

marcelsmaglhaes_0-1697553288841.png

> = 0.9 [Number] and < 99999 [number] (9999 is an aleatory number which represents a number that is less than the highest percentage you have)
>= 0.8 [number] and < 0.9 [number]
>= 0 [number] and < 0.8 [number


Regards,
Marcel Magalhães
Microsoft Power BI Official Partner
MCT | Certified PL-300 Power BI

If I've helped, don't forget to mark my post as a solution!



This worked. Appreciated. 

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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