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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
Vaibhav_99
New Member

Azure Map Visual Aggregating Numeric Values Even Though Data is at Job Level

Hi Community,

I am facing an issue with the Azure Map visual in Power BI where numeric field values are being automatically aggregated (summed), even though the data is at the job level (i.e., every entry/row is unique per job).

The Problem: When I plot multiple job locations on the map and display a numeric field (e.g., Market Value), the visual sums up the values instead of showing the individual value for each job. This is incorrect behavior since each job already has a unique record.

What I Have Already Tried:

  • Changed the data type of the field from Numeric to Text — did not work
  • Created a DAX measure using CALCULATE with ALLEXCEPT to force job-level context — did not work
  • Set the Default Summarization to None in the model — did not work

Expected Behavior: Each pin/bubble on the map should display its own individual job-level value, not an aggregated sum of all visible jobs.

Has anyone faced this issue or found a workaround? Any help would be greatly appreciated.

Thank you!

3 REPLIES 3
v-saisrao-msft
Community Support
Community Support

Hi @Vaibhav_99,

Have you had a chance to review the solution we shared by @MFelix @trivedisunita ? If the issue persists, feel free to reply so we can help further.

 

Thank you.

trivedisunita
Advocate III
Advocate III

Hi @Vaibhav_99 ,

The Azure Map visual is aggregating because it groups by location, not job ID.

Azure Map visual groups data points by geographic coordinates. If more than one job exists at the same location, the numeric field is aggregated even if you set “None,” the visual still requires an aggregation when multiple rows map to the same point.To fix this, add Job ID (or another unique field) to the legend or tooltip so each job’s value is displayed individually.

Also Keep Market Value aggregated but add Job ID and Market Value to the Tooltip. This way, hovering over a bubble shows each job’s value. change the aggregation from sum to average.

 

Hope this helps!

 

Thank you

.

MFelix
Super User
Super User

Hi @Vaibhav_99 ,

 

When you refer that the information is individual at each job do you mean each job location, or a location can have multiple jobs?

 

I'm asking this because if you only have one job per location the sum of the values is the same has that row so the aggregation is in fact a single value, however if you have more than  one job per location then this is the expected behaviour since the map is aggregating the information at values level because you cannot have details.

 

Having more than one value then you need to turn place values on the legend so you can get the details inside each job location.


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





Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.