Forum Discussion
andykmwong
9 years agoHelper III
Is Power BI Desktop Issue - Map Visualization ?
Dears, With the Power BI Desktop with connection to SQL Server Analysis Services Database then Map Visualization function would encountered blank page even with latitute and longitude is defined ...
Greg_Deckler
9 years agoCommunity Champion
Yes, default Power BI map visualizations use Bing Maps for geocoding. You may have some luck with the ArcGIS map visualization perhaps.
- andykmwong9 years agoHelper III
Dear smoupre,
May I know anyway to test and ensure Power BI desktop could connect to Bing Maps for geocoding ?
I use another server in intranet environemtn which could connec to internet , but also blank result for map visualization.
Thanks !
- v-caliao-msft9 years agoMicrosoft Employee
You can capture the logs when veiw your map in Power BI services by using Fiddler.
Fiddler Trace
============
- Install Fiddler from http://www.telerik.com/download/fiddler/fiddler4 if not already done
- Launch fiddler, then click Tools > Fiddler Options
- Click the ‘HTTPS’ tab.
- Verify the options are set as shown in this screenshot:
5. If fiddler prompts you to trust their root certificates, then click ‘Yes’.
6. Then navigate to repro the problem while fiddler is capturing traffic.
7. After the trace is captured, go to File > uncheck box next to Capture Traffic
Regards,
Charlie Liao