Forum Discussion
Anonymous
3 years agoNot applicable
Conditional Formatting for Matrix seems to skip a condition
I've got this matrix, with the fields Date, Category (each row in the matrix is a category) and Sold%. Sold% is a measure: Percentage = VAR numerator = COUNTROWS( FILTER( Imported...
- 3 years ago
Anonymous , Change all percent to the number and use number like .8 for 80%
amitchandak
Super User
3 years agoAnonymous , Change all percent to the number and use number like .8 for 80%
Anonymous
3 years agoNot applicable
Thank you, it worked! Very strange how the matrix is like that.