Forum Discussion
Shape Map does not show data for all zip codes on map
- 4 years ago
I've had a look and I see that the 'i' indicator is present in the visual so it's a 'too many data points' issue. I wasn't aware of the shapemap limits particularly (all visuals have limits) - but here they are https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-data-points#shape-map-preview
I also tested the shapemap by creating a calculated column with
LEFT(Sheet1[note], 1)and putting that in a slicer. Once I 'ctrl clicked' enough selections, the warning came up
I've had a look and I see that the 'i' indicator is present in the visual so it's a 'too many data points' issue. I wasn't aware of the shapemap limits particularly (all visuals have limits) - but here they are https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-data-points#shape-map-preview
I also tested the shapemap by creating a calculated column with
Thank you rhotz guess there are still limits in this world - even 2022 a computer can“t colorize 8,200 shapes.. At least in a Microsoft App.
Many thanks for taking the time to look into this!