The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi commuity,
Hope you all are doing well.
I've a doubt regarding Geocoding in Power BI.
I found an article which has clearly mentioned how to use Geocoding via Bings maps portal via creating API key.
website: https://sqldusty.com/2016/04/26/power-bi-and-the-bing-maps-api/
and In place of {BingMapKey} I replaced it with my Bing Map Key which got generated in Bing Maps Dev centre.
I tried following same steps but when I'm trying to connect Via Web source in Power BI, it is showing me wrong credentials dialogue box error.
blow is the snip:
What am I doing wrong? please help
I'm based in India.
Hi @Niraj_vora0106 ,
According to the alert message, it seems that there is no sufficient permission to access the data source and load the data. You need to sign up for a Bing Maps developer account and create a new key. This key is required to access the Bing Maps API services. Once you get Bing Maps key, you can create a new query in Power BI with a Web connector and paste it included in the URL for the Bing Maps services.
Fetching geodata information using Bing Maps API in Power BI - data-insights.de: Microsoft Self
Best Regards