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
Anonymous
Not applicable

scatter plot color formatting of bubbles in drill through as well

Hello @amitchandak @AlexisOlson 
Iam working on scater plot where iam using 2 columns in the values pane one at enterprise level and the other column is at region level. Info - Both the columns are coming from different tables

Enterprise Table RegionTable
Enterprise 01(RED)India
Enterprise 02(BLUE)Canada
Enterprise 03(Green)US 
 ASIa
 europe
  
  

I need to condition format the bubbles with respect to the enterprise  all the regions assioated with Enterprise 01should be in red color and same way enterprise 02 with blue color like wise same
Can anyone please suggest how to do conditional formatting so that i i drill down through next level also the colors should change based on enterprise level.
Its urgent

4 REPLIES 4
AmiraBedh
Super User
Super User

You can create a measure that returns the enterprise name for each data point in your scatter plot.

Enterprise = RELATED(EnterpriseTable[Name])

 

Then create a new rule in the conditional formatting based on rules by selecting the measure in the field value.

You can set the min and the max values to 0 and 1, respectively and for each rule, you can set the color for each entreprise.

 

This should apply the desired color to each bubble based on the enterprise name. If you drill down to a lower level, the colors should still apply based on the enterprise name associated with each data point.


Proud to be a Power BI Super User !

Microsoft Community : https://docs.microsoft.com/en-us/users/AmiraBedhiafi
Linkedin : https://www.linkedin.com/in/amira-bedhiafi/
StackOverflow : https://stackoverflow.com/users/9517769/amira-bedhiafi
C-Sharp Corner : https://www.c-sharpcorner.com/members/amira-bedhiafi
Power BI Community :https://community.powerbi.com/t5/user/viewprofilepage/user-id/332696

Though on an unrelated topic, this video would help you to create a measure for conditional formatting:

https://www.youtube.com/watch?v=7veYU1EeO6w

 

Anonymous
Not applicable

This is not working, i have multiple enterprises,
Can you please try a different approach through measures

Can you provide a sample of your output ?


Proud to be a Power BI Super User !

Microsoft Community : https://docs.microsoft.com/en-us/users/AmiraBedhiafi
Linkedin : https://www.linkedin.com/in/amira-bedhiafi/
StackOverflow : https://stackoverflow.com/users/9517769/amira-bedhiafi
C-Sharp Corner : https://www.c-sharpcorner.com/members/amira-bedhiafi
Power BI Community :https://community.powerbi.com/t5/user/viewprofilepage/user-id/332696

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.