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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
architsharma09
Frequent Visitor

Power BI Matrix Conditional Formatting

I'm able to format my visual like this using the solution of creating a measure RAG and then applying the conditional formatting based on field value for this problem - "the values in the growth% field are highlighted when the franchise value is greater than the total value 19.30% from a top view only. And this formatting should not be applied when I'm drilling down to the next column which is market"

 

But whenever I'm trying to filter out any of the market value this conditional formatting is not working. For example I want to filter out America from the Market column value

 

architsharma09_0-1706870839816.png

architsharma09_1-1706870848248.png

RAG = 
IF( NOT ISFILTERED(yourdata[Market])
&& [Growth] > 0.0193, "Green")

 

@speedramps 

2 REPLIES 2
Anonymous
Not applicable

Hi @architsharma09 

 

How do you filter out America from the Market column value? I don't see that from the screenshot. Perhaps you can share some more screenshots to show the current result and expected result to make it more clear?

 

Best Regards,
Jing

lbendlin
Super User
Super User

Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).

Do not include sensitive information or anything not related to the issue or question.

If you are unsure how to upload data please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...

Please show the expected outcome based on the sample data you provided.

Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.