Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Hospital_BI
New Member

Consistent Color Formatting

New here and trying to learn, appreciate the patience.


Built my first template and am replicating it for multiple categories. The theme is consistent, but each page has different colors. I do not need a common color for each supplier across all pages, but would like all visualization to have the same colors. Ideally every page would match the color palette of the first example.

Thanks in advance. 

Hospital_BI_0-1701598414978.pngHospital_BI_1-1701598449618.png

Hospital_BI_2-1701598496439.png

 

 

1 REPLY 1
amitchandak
Super User
Super User

@Hospital_BI , While it will not possible to do it on all the visuals. You can create a measure that returns color based on supplier and you can use that in Conditional formatting "Field Value"  option

 

Color = Switch( Max(Table[Supplier]) ,

"Supplier 1", "Red",

"Supplier 2", "Blue",

// Add others

"Green"//Default

 

)

 

How to do conditional formatting by measure and apply it on pie?
https://www.youtube.com/watch?v=RqBb5eBf_I4&list=PLPaNVDMhUXGYo50Ajmr4SgSV9HIQLxc8L
https://community.powerbi.com/t5/Community-Blog/Power-BI-Conditional-formatting-the-Pie-Visual/ba-p/...
https://amitchandak.medium.com/power-bi-where-is-the-conditional-formatting-option-in-new-format-pan...

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.