This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hello Power BI Community,
I am trying to create map visualizations using a dataset with unique combinations of custom labels, latitude, and longitude.
However, I encountered an issue that I hope you can help clarify.
Here is the situation:
Problem:
The left map displays significantly fewer points compared to the right map, even though the latitude and longitude values are unique for each custom label. Why is this happening? Could it be due to how Power BI handles data aggregation for maps? Or am I missing a step in configuring the visualization?
For additional context, I’ve attached a sample dataset and the visuals for reference.
Thank you in advance for your insights!
Solved! Go to Solution.
Hi @Lopez0083 ,
if you select "Average" as summarization, you will receive only the average value for each "CustomLabel" dimension.
So within each category of "CustomLabel" the model calculates the average value, which leads to having only one value of latitude and longitude for each value in "CustomLabel".
This is also the reason why the points in your map are moving more towards the center of the map.
Hope this helps
Hi @Lopez0083 ,
if you select "Average" as summarization, you will receive only the average value for each "CustomLabel" dimension.
So within each category of "CustomLabel" the model calculates the average value, which leads to having only one value of latitude and longitude for each value in "CustomLabel".
This is also the reason why the points in your map are moving more towards the center of the map.
Hope this helps
Thank you for your explanation, it was very helpful in understanding why the number of points is reduced and why they shift towards the center when "Average" summarization is used.
I would like to achieve the following:
I want to keep all the data points displayed on the map as they are, while also enabling the category labels to show the "CustomLabel" for each data point.
Is there a way to achieve this while maintaining the visualization of all individual data points?
Thanks again for your help!
Well that depends on which type of data the custom label contains:
Most important: If you want to have every data point displayed, make sure you'll have latitude as well as longitude summarization set to "Don't summarize" and also if you are working with these fields, keep the "location" property empty!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 30 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 62 | |
| 51 | |
| 31 | |
| 23 | |
| 23 |