Forum Discussion
Anonymous
5 years agoNot applicable
Matrix Conditional Formatting when all values are zero
Hello, I'm using conditional formatting in a matrix to set the background color based on color scale. However, when all the values in the column are zero (not null or blank), the color defaults t...
amitchandak
5 years agoSuper User
Anonymous , I think that is expected behavior, if all values are the same then it is treated as max
Anonymous
5 years agoNot applicable
I understand this is expected behavior, I'm asking if it's possible to change this behavior through some Power BI guru magic!
- Anonymous4 years agoNot applicable
Did you ever get this solved?
I am running into the exact same problem. - aj19735 years agoCommunity Champion
Anonymous
The Guru magic is then found in DAX. Create a DAX forumla and use it your Matrix.
- Anonymous5 years agoNot applicable
How would I get DAX to emulate what I'm looking for? As far as I can tell, if all values remain the same (i.e. zero) the result will be the same (maximum color scale).