Forum Discussion
Anonymous
8 years agoNot applicable
Conditional Formatting on Percentages - Really?
This really can't be that difficult... I have a simple calculation in DAX, formatted as a percentage, and I want to conditionally format that when 100% Red, 80% Yellow and and so on. I found ...
- 8 years ago
Hi Anonymous,
The november's release has this function.
https://powerbi.microsoft.com/pt-br/blog/power-bi-desktop-november-2017-feature-summary/
You just should use 1 to red, 0.8 to yellow and so on (assuming your measure is formatted as percentage).
Ricardo
Greg_Deckler
8 years agoCommunity Champion
Hmm, I actually just tried this and I'm not getting conditional formatting to work with measures, only columns...
- Anonymous8 years agoNot applicable
I too can only use this function on columns and not measures. Are measures not supported for conditional formatting??