Forum Discussion
Full addresses not plotting on map
- 10 years ago
Anonymous You can use process called geo-coding to change address to lat long coordinates in power bi using APIs from bing or google maps. In your case I would suggest use Google Maps API since you're able to get addresses on it. Here is the article that shows you how to perform get-coding in power bi. It is showing Bing Maps but you can use the same process with Google maps. Once you get lat long make sure columns are defined of that category in power bi desktop.
Anonymous You can use process called geo-coding to change address to lat long coordinates in power bi using APIs from bing or google maps. In your case I would suggest use Google Maps API since you're able to get addresses on it. Here is the article that shows you how to perform get-coding in power bi. It is showing Bing Maps but you can use the same process with Google maps. Once you get lat long make sure columns are defined of that category in power bi desktop.
- Anonymous10 years agoNot applicable
Thanks for that, I'll give it a go :)