Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello I am having trouble getting the right condition format to highlight a color based off duration.
Idea is say for example if the talk time is greater than 15 minutes, it should highlight yellow. Thanks for the help on this!
Solved! Go to Solution.
Thanks for the response. I was able to do it with
@stateofazzie , Create a color measure and use that in conditional formatting using filed value option
if( [Avg talk time] > time(15,0,0), "yellow", "white")
How to do conditional formatting by measure and apply it on pie?: https://youtu.be/RqBb5eBf_I4
Thanks for the response. I was able to do it with
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 66 | |
| 60 | |
| 45 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 108 | |
| 108 | |
| 41 | |
| 30 | |
| 27 |