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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Rasmusrock
Helper II
Helper II

Using filled maps in PowerBi

Hi,

 

I have experimented a little with using filled maps in PowerBI. However, i am not sure whether i am doing it wrong, or if filled maps do not work using the online version of PowerBI and not PowerBI desktop. 

 

I am using Microsofts test dataset called 'Sales and Marketing', and have got it working in PowerBI Desktop, however, when i try to do the same in PowerBI it shows nothing when using a filled map (kartogram in Danish). When using a regular map in PowerBi, it works - but i am not a fan of the way regular maps display data as circles.

 

Hope someone can help me!

 

/Rasmus

5 REPLIES 5
djnww
Impactful Individual
Impactful Individual

I can confirm that all the filled maps that we have created in the prior months are no longer working on Power BI online. Same issue in IE, Chrome & Firefox.

 

I will create a ticket just in case.

 

Cheers,

Daniel

I figured out what the problem is! Unfortunately the solution is a fix from Microsoft.


It's in your call to the Bing engine. For me it tried with one of the following calls:

https://platform.bing.com/geo/spatial/v1/public/Geodata?key=AoW85FdF-eTJavFmWhZjaQ970kwG1FuainbyVSlP...

 

The problem is with the culture you specify in "GetBoundary()". In this example it is set to 'da', but this is not accepted by Bing. Instead you need to set it to 'da-dk', which in this example would be:

GetBoundary(-26...... , 'AdminDivision1',1,0,'da',dk')

instead of just

GetBoundary(-26...... , 'AdminDivision1',1,0,'da')

 

This is why you are not able to reproduce the problem since the US culture is set correctly to ...'en','us'.

 

Apparently this is only a problem in Firefox and Chrome. Hopefully you are able to fix the issue

 

best regards,

René

ankitpatira
Community Champion
Community Champion

have you checked if you've defined category for the columns you're using to display data in the filled maps ? If you go to data view in power bi desktop and then choosing correct data category for the columns it should work. 

 

If it doesn't give some more information about your data.

The problem isn't in Power BI Desktop, but in Power BI online. 

Greg_Deckler
Community Champion
Community Champion

I think a Service change may have introduced a bug into Filled Maps, see this post:

http://community.powerbi.com/t5/Service/Filled-Map-displays-value-instead-of-location/m-p/20473

 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.