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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Map not aggregating in the right way

Hi.


I need to make a map showing category sizes in "pie chart like" bubbles, for each country. The total sum of categories for each country, is the same, so all bubbles should have the same size. But that is not happening. Strangely some locations have bigger size than others, with no explainable reason:

EnriquePeña_0-1622107094464.png

This happens even if I remove the category field from legend, and even if I turn values to whole numbers (in Format, in Data mode):

EnriquePeña_1-1622107254492.png

Yes: now each bubble has a value of 1.000. But only Spain is smaller than the other countries.

When I use a matrix to show the data everything is ok:

EnriquePeña_2-1622107766948.png

If I modify the format of the field to have 15 decimals, then, weird things happens:

EnriquePeña_3-1622107859729.png

And that number, in the data mode:

EnriquePeña_4-1622108042639.png


1. Why maps are not respecting the format specified for the column? (tooltip is OK; the wrong thing is the number used in the size calculation)

2. Why maps are not aggregating right? Is this a bug?

 

Thanks a lot, in advance. Enrique Peña.

Status: New
Comments
v-chuncz-msft
Community Support

@EnriquePeña 

 

You may try converting data type to Fixed Decimal Number.

https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-data-types

 

EnriquePeña
Advocate II

@v-chuncz-msftworked with my workaround data (whole-d numbers) but not with the original ones. Also worked when converting to whole numbers in the query editor.

 

With the original data, it keeps happening the same:

EnriquePeña_0-1622460835889.png

 

And when I look the data at the matrix:

EnriquePeña_1-1622460906342.png

 

Looks fine. Let's put some more decimals:

EnriquePeña_2-1622461147995.png

 

Again is wrong. This happened with 2.93.641.0 and with 2.93.981.0 versions.