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...
aj1973
5 years agoCommunity Champion
Anonymous
The Guru magic is then found in DAX. Create a DAX forumla and use it your Matrix.
Anonymous
5 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).