Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi!
I have a set of addresses and I need to populate a map in one of the dashboards I am creating with them/
To create longtitude and latitude I used Bing API, but it has very small requests limit. The same with Google API.
Could you please let me know what is an alternative to get longtitude and latitude for adresses?
Thank you!
Solved! Go to Solution.
Hi @Maria_Maria
You can use the InvokeAfter() function to throttle your API calls and stay within the limits
https://blog.crossjoin.co.uk/2015/04/30/using-function-invokeafter-in-power-query/
Solved: Delay a web query before calling it - Microsoft Power BI Community
Regards
Phil
Proud to be a Super User!
Hi @Maria_Maria
You can use the InvokeAfter() function to throttle your API calls and stay within the limits
https://blog.crossjoin.co.uk/2015/04/30/using-function-invokeafter-in-power-query/
Solved: Delay a web query before calling it - Microsoft Power BI Community
Regards
Phil
Proud to be a Super User!
| User | Count |
|---|---|
| 23 | |
| 20 | |
| 18 | |
| 16 | |
| 10 |
| User | Count |
|---|---|
| 53 | |
| 52 | |
| 40 | |
| 37 | |
| 32 |