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
As I told you, you need a DAX measure to control the outcome of that column "Oureach".
If you can share a Pibx Sample, we can help you with it.
Anonymous
5 years agoNot applicable
If you simply create a PBIX and "Enter Data" with just 0 for the values, "A,B,C" for categories, and apply conditional formatting color scale in a matrix, you will see what I mean. I'm not sure how to attach files in this comment without hosting a link to it somewhere. Please see my screenshot as well for my results.
If you intend to create a DAX measure to assign different arbitrary values close to zero, instead of maintaining the actual value of zero, I'm not interested in this type of solution as it will also affect sorting functionality.
Thank you!