Forum Discussion
Anonymous
6 years agoNot applicable
Conditional formatting with only Negative Numbers with different Backcolours
I want to use different backgroundcolours for different RSSI values. (-90 DarkRed)(-60 Yellow) (-50 Green), but it seems negative numbers get only one fixed backgroundcolour as result. How can I solv...
- Anonymous6 years ago
I found the problem thanks to your answer where you mention Sum, I just realised I forgot to make the Column a Integer and it was still a String. I think I overlooked it in the haste.
v-alq-msft
6 years agoCommunity Support
Hi, Anonymous
I have changed the language to fit your Power BI Desktop. Please set as follows.
Result:
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
6 years agoNot applicable
I found the problem thanks to your answer where you mention Sum, I just realised I forgot to make the Column a Integer and it was still a String. I think I overlooked it in the haste.