Forum Discussion
bbrimberry
5 years agoNew Member
Geocoding with power query in excel and bing
Hello fellow Excel lovers, I am working on a custom power query function that will geocode addresses using bing maps. It works great with one exception. Bing is returning more than 1 match at time...
lbendlin
5 years agoSuper User
You are already grabbing the first row "{0}" in a couple places. Use the same approach where you encounter the issue. Do you have a sample query that can reproduce the issue?