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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Conditional formatting issue

Hi all,

I'm having issues with conditional formatting in a table and a matrix.

My target:

>= 90% GREEN

>= 80% AMBER

<= 70% RED

 

Is there an issue with my logic? I don't understand why this isn't working

 

Logic:

EddP_1-1684319801192.png

 

Result:

EddP_0-1684319661508.png

 

 

TIA for any help!

1 ACCEPTED SOLUTION
HotChilli
Community Champion
Community Champion

Looks like your measure is a percent but you are using 'percent' in the formatting rules so powerbi will be trying to work out the rules based on a percentage using the min and max values.  I don't think you want that.

You probably want to use Number and then put the values as decimals , for example 90% is 0.9

View solution in original post

4 REPLIES 4
HotChilli
Community Champion
Community Champion

If you post the pbix and put a link here, I'll have a look at it

Anonymous
Not applicable

Misunderstood your previous explanation, but have marked as solution now!

HotChilli
Community Champion
Community Champion

Looks like your measure is a percent but you are using 'percent' in the formatting rules so powerbi will be trying to work out the rules based on a percentage using the min and max values.  I don't think you want that.

You probably want to use Number and then put the values as decimals , for example 90% is 0.9

Anonymous
Not applicable

Unfortunately no luck! Still showing the same thing

Helpful resources

Announcements
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.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

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