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
ricardocamargos
8 years agoContinued Contributor
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