Forum Discussion

SebastianK's avatar
SebastianK
New Member
4 years ago
Solved

Shape Map does not show data for all zip codes on map

Hello community,   I am lost. Please help me!   I want to display customers by zip code on a choropleth map. To do so I have   used Power BI desktop enabled shape map created a zip 5 digit T...
  • HotChilli's avatar
    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