Forum Discussion
Conditional Formatting Matrix Columns
- Anonymous9 years ago
Conditional formatting applies to a range of values in a single column of your original table, when you create a Matrix visual using fields of the original table, all values come from this single column, thus conditional formatting goes on the entirety of the Matrix.
The feature you describe can’t be achievable in Power BI Desktop, you can submit a feature request in the Power BI ideas forum: https://ideas.powerbi.com/forums/265200 .Thanks,
Lydia Zhang
Hello,
Does anyone know if there is already a solution for the question asked?
Thank you for your help,
I got around this by using the ALLEXCEPT() function a measure. This function will ignore all filters but one, so if you choose the column value as the exception you can use conditional formatting on a column basis.
- lgroger6 years ago
Advocate I
Can you provide an example of how you did this?
- TorbenL6 years ago
Advocate I
Anonymous I'm trying to figure this out as weel. Can you provide an example of how you managed to solve this by ALLEXCEPT?
Best,
Torben
- AndrewJames6 years ago
Microsoft Employee
Did anyone solve this issue?