Forum Discussion
Anonymous
3 years agoNot applicable
conditional formatting with field value
Hi, I realised a matrix with a value switched to row. I try to format the row with field value but I have a problem with the summarization who take the first or the last value for the all row. ...
- 3 years ago
Hi, Anonymous
If the data value for this field is aggregated, please try again using 'SUM' instead of "SELECTEDVALUE".
Best Regards,
Community Support Team _ Eason
parry2k
3 years agoSuper User
Anonymous add a measure for color and then use that in conditional formatting -> field value
Color Measure =
IF ( [My Measure] < 0, "Red", "Green" )
✨ Follow us on LinkedIn and to our YouTube channel
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make effort to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡ Visit us at https://perytus.com, your one-stop shop for Power BI-related projects/training/consultancy.