Forum Discussion
Map Visualization Not Working
- 9 years ago
First thing is to check whether you can access and use Bing map in IE.
https://www.bing.com/mapsI have tested it on my local environment, we can use use map visual without any issue. In your scenario, could you please try to updated your Power BI desktop to latest version and check if this issue persists or not. If the issue persists, please share your PBIX file, so that we can make further analysis.
Regards,
Charlie Liao
Have the same issue and my Bing Maps is working. Can someone please assist??
- diSmiSS6 years agoFrequent Visitor
We have same problems:
1. Bing Maps displayed when using PowerBI Client to view report
2. Bing Maps can be opened in browser
3. Bing Maps doesnt displayed when user try to view report on report server (embeded or full page)
The problem is in proxy that require auth from client. When client using PowerBI RS Client or browser it works fine and client goes throught proxy with auth. But when client get content from Report Server portal and try to download maps client gets 407 from proxy (auth requried) BUT do nothing after that and do NOT request the same links with auth.
In normal cases when client get 407, then he get response from proxy about supported auth methods and select one of available method to get the same "link".
This can be "workarounded" by adding bing maps sites to site list without auth req. But in some cases its not a solution. Can dev team take a look at this problem?