Forum Discussion
Query erroring out when loading the lat and long from Bing API
- 5 years ago
I have fixed some of my problems using "try" and "otherwise" as explained in this post:
https://community.powerbi.com/t5/Desktop/Get-Address-from-Lat-Long-in-Bing-maps/m-p/1245768
However, some completely legitimate addresses still throw errors.
I have fixed some of my problems using "try" and "otherwise" as explained in this post:
https://community.powerbi.com/t5/Desktop/Get-Address-from-Lat-Long-in-Bing-maps/m-p/1245768
However, some completely legitimate addresses still throw errors.
Update:
The "try" and "otherwise" additions to the code fixed the error issues described above. The remaining errors are truly random and seem to be related to how my computer communicates with the Bing API and are unrelated to this topic. Therefore, I would mark this issue solved.