Forum Discussion
Conditional Formatting for Gauge is Not Working
I have a gauge visual that displays percentages. I need to apply conditional formatting. I thought it would be pretty straight forward. The screenshot below shows the rules that I set. It has no effect on the gauge visual. Please help!
Hi Anonymous ,
The conditional formatting based on percents refers to the X% of results of our data and not the values formatted as %.
You need to set your rules on the conditional formatting as Number so on your case you would have:
>= 0 number and < 0,3 Number
>= 0,3 number and < 0,8 Number
>= 0,8 number and <= 1 Number
Regards,
MFelix
2 Replies
- MFelixSuper User
Hi Anonymous ,
The conditional formatting based on percents refers to the X% of results of our data and not the values formatted as %.
You need to set your rules on the conditional formatting as Number so on your case you would have:
>= 0 number and < 0,3 Number
>= 0,3 number and < 0,8 Number
>= 0,8 number and <= 1 Number
Regards,
MFelix
- mwimbergerResolver II
Hi Anonymous
Try setting the conditional formatting to (for eg) 0.25 instead of 25%, as below. Also, ensure your entries for the field / measure in question is set as a percentage format.
Hope this helps,
Manfred