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
How do i apply conditional formatting to a measure and apply the same when i use it in other visuals without having to configure it again?
Hope there's a way to do that!
Thanks for your reply
Hi @Sgc ,
Unfortunately, it is not supported to set conditional formatting in batches. You need to separately set conditional formatting for each column in different visuals.
But you can specify the color directly in the measure, so you don't have to set it in the conditional formatting.
For example:
measure = IF([value]=1,"red","blue")
Then use the field value in conditional formatting.
Best Regards,
Jay
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 |
|---|---|
| 63 | |
| 55 | |
| 41 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 97 | |
| 80 | |
| 35 | |
| 29 | |
| 25 |