Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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,
@NC-J , 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
User | Count |
---|---|
77 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
100 | |
93 | |
52 | |
50 | |
48 |