Forum Discussion
arca123
Advocate I
9 months agoPowerBI Report Builder background color expression incorrect result
In Report Builder I have a column that displays percentage. If percentage is less than 100%, I want it to be displayed red, if it's 100% or more - I want it to be displayed green. I have written thi...
- 9 months ago
arca123 Well, you don't have <= 1 so not sure it is truly 1, maybe it is .99999 and rounding up? Perhaps try < .999 and see if that fixes it.
tayloramy
Super User
9 months agoI agree with GeraldGEmerick, this appears at first glance to be a rounding error.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.