Forum Discussion
Background Color Conditional Formatting for a Matrix Visual
For each group represented in rows, I have five categories (A,B,C,D,F) represented in columns and for each category I was able to calculate the count and their respective percentages using values.
I want to change the background color : a)Either the entire row b)Group or anything that is self evident.
The condition is if the percentages in categories D and F combined is greater than 25% - Color 1 and if greater than 50% then Color 2
thank you!
2 Replies
- lbendlin
Super User
Please provide sample data that covers your issue or question completely.
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523 - AnushaSri
Resolver II
Hi you can create a measure by combining both the column values to create a division and the use that measure in the conditional formatting to apply on each column.
Follow the link to find how to create a background color for complete row on the basis of combined columns value
Conditional Formatting a complete row | Power BI - YouTube