0

I have an analysis service implementation for my data in SQL SERVER 2012. Now I want to create a geographic (map) report for my data in Excel power view reports.

When I add all my data in the report and click the map icon, it states that "The map background from bing is not available for this locale".

How to fix the bing issue.

Please help

Thanks Prabhanjan

  • Hi Prabhanjan. What are you using as the geographic values for your field? City, Country, Latitude/Longitude etc? It sounds like perhaps you have values in your geographic field that aren't being recognised as a valid location by Bing. – GShenanigan Oct 08 '13 at 09:42
  • I was using latitude/longitude as geographic values – Prabhanjan Kumar Mahapatra Oct 09 '13 at 13:05
  • Okay, cool. If you're absolutely sure that your latitude/longitude values are valid, the only other thing I can think of is if perhaps you don't have an available internet connection through Excel to access Bing for the map. Is everything definitely enabled in Excel/Windows/firewall etc to allow access? As a test, you could just use some dummy values stored within the Excel file, and see if they work properly. That should narrow the issue down to either a problem with the connection to Bing, or your data. – GShenanigan Oct 09 '13 at 21:45

1 Answers1

1

The Bing map control used by Power View isn't available for users in all locals. To get around this you need to change your computer's region settings to a supported region (not China or India).

Rhys
  • 191
  • 4