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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
ralbouts
New Member

Data / visualisation disapearing on map

I've been trying to get a account manager overview across zipcodes in the Netherlands both in power BI desktop and powerbi.com.

The dataset is about 3000 records and looks like this:

 

 Sourcedata-example

 

When I plot this on a Power BI map and select about 300 of these rows I get the below result (which I find pretty nice):

 

Disapearing-data-1

Note the red squares, this is where data is going to go missing when I select the fouth accountmanager.

The below images uses about 500 rows (zipcodes) as data. (When i select all the rows, alot more disapears :). )

The below image is the same data, but with a fourth accountmanager selected:

 

Disapearing-data-2

 

Does anyone have an idea whats happening here, why is data disapearing and what can I do about it?

Is there perhaps a limit on objects you can plot on a map? I ask this because the other map with the pie charts, behaves the same way.

1 ACCEPTED SOLUTION
HarrisMalik
Continued Contributor
Continued Contributor

 

@ralbouts From your screen shot I assume the issue is related to the warning "Too many values. Not showing all data".

There is another thread about this issue which you can read here

View solution in original post

4 REPLIES 4
HarrisMalik
Continued Contributor
Continued Contributor

 

@ralbouts From your screen shot I assume the issue is related to the warning "Too many values. Not showing all data".

There is another thread about this issue which you can read here

No, the warning in the screenshots is that I need more location data because i'm using zipcodes not "real" location data.

 

But I suppose there could be more then one warnings hiding behind this one. Ill give your link a read 🙂

Unfortunately, yes there are two problems here: 1) We have limits on the number of areas we can show on a map (hard to fix, it's for performance reasons as the polygons can be very detailed and the web rendering engine we use struggles) and 2) We only show one of the warnings at a time (easier to fix, and something we'll take a look at!). How many zipcodes are you trying to plot here?
HarrisMalik
Continued Contributor
Continued Contributor

@ralbouts Which columns you are using in the chart. Is it only zip codes or Country + ZipCodes? Using only zipcodes can confuse Power BI because in Netherlands four digit code is used. The same format is used in other countries as well so You need to tell power BI more about which postal Codes you are trying to plot.

 

Secondly in your model did you label Country and ZipCode columns as Country/Region and Postal Code under

Modelling -> Data Category

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

Top Kudoed Authors