Forum Discussion

fbittencourt's avatar
fbittencourt
Helper IV
1 year ago
Solved

Color change do not apply on setting

I have a column that display a mesure % using divide function, I have tried to apply on settings the mesure to change the font color.

 I have selected the fields:

But the table has a bug and do not apply the change.

I have tried also to apply this mesure 

Format cond derive budgetaire = IF(
    [Dérive Budgétaire en %] > 10, "#e66c37","#000000"), even like this using field value doesn´t work.
 
Thanks in advance for your help!!

 

 

  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi, fbittencourt 

     

    I tried your second method and it is displaying the colors properly.

    Please check out the attachment hope it helps.

     

    Best Regards,

    Community Support Team _Charlotte

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

6 Replies