Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

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 effe...
  • MFelix's avatar
    6 years ago

    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