Forum Discussion

mhous's avatar
mhous
New Member
9 years ago
Solved

Supplier Quality Analysis Sample - Broken Bing Maps Integration

This issue seemed to surface a few weeks ago.  The PowerBI sample of "Supplier Quality Analysis" has an pre-baked dashboard with a Bing Maps visualization.  The visualization used to work and show do...
  • v-haibl-msft's avatar
    9 years ago

    mhous

     

    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.

     

    To take full advantage of this, you'll need to set the Data Category for each column correctly. If you are using comma separated strings as a workaround to the earlier geocoder limitations, you should change to use a hierarchy. For example, 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).

    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.

     

    For the sample you mentioned above, I've sent mail to related team to correct it later.

     

    Best Regards,
    Herbert