Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

countdown time up to red

Hello,  I am working on a dashboard that has a countdown timer, I would like to know if there is a way that the countdown timer change to red when the time is up.

 

Can you please help me? thanks,

1 Reply

  • Anonymous , Need more details.

     

    But you can create a measure that can check the value and return color and same you can use in conditional formatting using field value option

     

    Color = if([Counter]< =0 , "Red", "Green")

     

    How to do conditional formatting by measure and apply it on pie?: https://youtu.be/RqBb5eBf_I4