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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
anmolmalviya05
Super User
Super User

Issue with Azure Map visual

Hi Team, I recently switched from bing map to azure map and i have postal code city name and state column, all the values are correct (for example I have data for a city in US then i checked on google and the postal code city and state is correct), still when i put these in azure map, the bubble is going into UAE region.

I categorised the column as city, postal code and state using the data view, how to resolve this

1 ACCEPTED SOLUTION
Shahid12523
Community Champion
Community Champion

- Add a Country column (e.g., "USA") and set its data category to Country or Region.
- Create a single Location column like "City, State PostalCode, Country" and set it as Place or Address.
- Avoid using Postal Code alone—it can confuse Azure Maps.
- Double-check data categories in Model view: City, State, Postal Code, Country.


Location = [City] & ", " & [State] & " " & [PostalCode] & ", USA"

Shahed Shaikh

View solution in original post

5 REPLIES 5
MattCarr
New Member

I want to follow up on this because I am having a similar/same experience.

 

my data has separate columns (Property Address, City, State, Zip) which I then concant into a single Property Address column within my Power Query so I can use it conveniently to render my Power BI Reports.

 

Everything worked just fine within Bing Maps.

MattCarr_1-1777652383357.png

When migrating to Azure Maps my data suddenly is going around the world. So I appended ",USA" to the end which cleaned up some of the data...but am still getting terrible (inaccurate) results. Some of those properties only have City, State, Zip populated and as can be seen in my image showing the "Salem, OR, 97305, USA" is being displayed in Algeria.

MattCarr_3-1777652572268.png

 

v-venuppu
Community Support
Community Support

Hi @anmolmalviya05 ,

May I ask if you have resolved this issue? Please let us know if you have any further issues, we are happy to help.If not,please share the requested details.

Thank you.

v-venuppu
Community Support
Community Support

Hi @anmolmalviya05 ,

Thank you for reaching out to Microsoft Fabric Community.

Thank you @danextian @Shahid12523 for the prompt response.

I wanted to check if you had the opportunity to review the information provided and resolve the issue..?If not, can you please share the requested details, so that it will be helpful for us to solve the issue

Thank you.

danextian
Super User
Super User

Are those locations correctly plotted in Bing Maps?  At work, we don't rely on locaiton names but on geo coordinates. 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.
Shahid12523
Community Champion
Community Champion

- Add a Country column (e.g., "USA") and set its data category to Country or Region.
- Create a single Location column like "City, State PostalCode, Country" and set it as Place or Address.
- Avoid using Postal Code alone—it can confuse Azure Maps.
- Double-check data categories in Model view: City, State, Postal Code, Country.


Location = [City] & ", " & [State] & " " & [PostalCode] & ", USA"

Shahed Shaikh

Helpful resources

Announcements
Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.