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
Anonymous
Not applicable

Power BI Map Error , displaying in wrong country?

Hey are there any known issues with Postcodes picking up wrong on maps? I have double checked the data and source which were all working fine afew hours ago but since loading in again its playing UK postcodes in random countries, which is skewing the visual. 

 

Appreciate any help on this one. 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous 

 

Ensure that your postcode fields in Power BI Desktop are correctly categorized. In the Data view, select your postcode column, then from the ribbon, select the Column tools tab and set the Data Category to Postal Code. This helps Bing Maps correctly geo-code the data. For more details, please refer to Data categorization in Power BI Desktop.

 

If you're only using postcodes, consider adding more location data, such as the country or city, to make the location unambiguous. Remember to categorize these new columns appropriately:

Tips and Tricks for maps (including Bing Maps integration) - Power BI | Microsoft Learn

 

Or you can add latitude and longitude values to your semantic model. This data removes any ambiguity and returns results more quickly. Latitude and Longitude fields must be in Decimal Number format, which you can set in the data model.

 

Best Regards

Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous 

 

Ensure that your postcode fields in Power BI Desktop are correctly categorized. In the Data view, select your postcode column, then from the ribbon, select the Column tools tab and set the Data Category to Postal Code. This helps Bing Maps correctly geo-code the data. For more details, please refer to Data categorization in Power BI Desktop.

 

If you're only using postcodes, consider adding more location data, such as the country or city, to make the location unambiguous. Remember to categorize these new columns appropriately:

Tips and Tricks for maps (including Bing Maps integration) - Power BI | Microsoft Learn

 

Or you can add latitude and longitude values to your semantic model. This data removes any ambiguity and returns results more quickly. Latitude and Longitude fields must be in Decimal Number format, which you can set in the data model.

 

Best Regards

Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.

Top Solution Authors