Forum Discussion
Daniel1993
1 year agoFrequent Visitor
Issue with PBI map
Hi! I have read several posts about PBI map, but have not found the right solution. So hopefully someone can help me. I have a table with locations, including a column with zip code (postal code)...
- 1 year ago
I solved the issue adding the city. Thank you.
ZipCode/Country = Location[FullCountry]&","&Location[City]&","&Location[Postal code]
danextian
1 year agoSuper User
Power BI maps based on location name is kind of a hit or miss. Your best best is to specify the exact location using the geo coordinates - latitude and longitude.