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

Conditonal formatting not applying correct on matrix table

Hello I have been trying to figure out what is wrong with my matrix table, I am trying to use conditional formatting to highlight values above average red and values below average green. 

 

 

 

Here is the conditional formula

angeljrt15_2-1673411377867.png

 

1 ACCEPTED SOLUTION
VijayP
Super User
Super User

@Anonymous 

 

avoid percentages and use this way to get right result

if value >= 0 per cent  and < any number

if value >= any number and < any number

if value>= any number and <= max




Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
MY Blog || My YouTube Channel || Connect with me on Linkedin || My Latest Data Story - Ageing Analysis

Proud to be a Super User!


View solution in original post

2 REPLIES 2
VijayP
Super User
Super User

@Anonymous 

 

avoid percentages and use this way to get right result

if value >= 0 per cent  and < any number

if value >= any number and < any number

if value>= any number and <= max




Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
MY Blog || My YouTube Channel || Connect with me on Linkedin || My Latest Data Story - Ageing Analysis

Proud to be a Super User!


Anonymous
Not applicable

Can you be a bit more specific? do i add 3 rules?

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.