Forum Discussion

muchinski's avatar
muchinski
Icon for Resolver II rankResolver II
9 years ago
Solved

Map visual mark the wrong position for Cities outside USA

I am having this issue since the June release, it was working fine before. The problem is with the Map visual. The ArcGIS map is working well.   In my example, the field City comes from a Multidim...
  • v-haibl-msft's avatar
    9 years ago

    muchinski

     

    The Bing Maps team is forcing a two-fold change for Power BI; they are deprecated the Bing Maps v8 Control, and are also switching to a new geocoder. Please refer to https://powerbi.microsoft.com/en-us/blog/power-bi-desktop-june-feature-summary/#maps.

     

    If you are using comma separated strings as a workaround to the earlier geocoder limitations, you should change to use a hierarchy. In this case, create a column called "Country", set data category to Country / Region, and add it above the State and City in the hierarchy. Then Drill Down via Hierarchy Drill (fork icon). Or you can use a City column directly as following screenshot. Please notice that there is no comma, Country for the values in City column.

     

    Users with comma separated concatenated values may see breaks, changing Data Category of this column to Place should work, and it is actually be design.

     

     

    Best Regards,
    Herbert