Forum Discussion
Vaibhav_99
3 months agoNew 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...
MFelix
3 months agoSuper 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.
- Vaibhav_993 months agoNew Member
same location can have multiple jobs and also in legend i am using propertytype and in tooltip i am using jobid MFelix