Forum Discussion
WulfieWolf
4 years agoRegular Visitor
How to make conditional number format depending on data fields
I like to create a matrix visual from a dataset like this: Month Value Target Operator Unit 2022-01 10 5 >= seconds 2022-02 0,53 0,4 <= % ... In my matr...
lbendlin
4 years agoSuper User
You need one measure that converts all your results to string (text) and a second measure that does the conditional formatting.