Forum Discussion
Anonymous
5 years agoNot applicable
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,
amitchandak
Super User
5 years agoAnonymous , 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