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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
asanb
Frequent Visitor

Pie chart map - charts are different sizes?

I created a map with pie charts as points but am having trouble making them all one size. There are a few pie charts that are much smaller than the others and I am not sure why? 

 

Is there any way that I can make them all the same size? Or at least individiually change the size of the smaller ones? 

 

Every time I try to make the smaller ones larger in the formatting window, it changes all. 

4 REPLIES 4
MFelix
Super User
Super User

Hi @asanb ,

 

The size of the pie charts are based on the values for you calculation so the bigger the amount the bigger the bubble.

 

One option is to create a calculated measure to make the percentage something like:

 

Pie Map Value = SUM(Table1[Value]) / CALCULATE(SUM(Table1[Value]);ALL(Table1[Category]))

Then use this measure to make your pie charts and on the options Bubbles increase the size of the bubbles, then add the column value to your tooltips.

 

Check PBIX file attach.

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



asanb
Frequent Visitor

I tried the example measure you had on your map and it didn't seem to work for me. It made other pie charts smaller than the rest. Also what values exactly are making the pie chart smaller? I can't seem to figure out which value is bringing down the size of one of my pie charts. 

HI @asanb ,

 

Can you share a sample file so I test it out?

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Anonymous
Not applicable

Hi

did you find a solution for this issue?

I am having the same problem with my data, my data is already calculated as a percentage so the pie chart size is supposed to be 100 for every city I am displaying on my map.

Thank you!

Y

 

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.