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 nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
I have a list of addresses that require latitude and longitude.
If I use this web query, I get the correct results:
Now I create a Custom Function as below:
But it returns no data.
Does anyone have a solution for this?
Solved! Go to Solution.
First advice would be to follow the documentation. Use RelativePath and Query parameters
Web.Contents - PowerQuery M | Microsoft Learn
From there it is a bit of a trial and error as some APIs do not take kindly to the URL encoding done by Power Query. You may have to experiment with different formats.
The VirtualEarth API does not require the double quotes, by the way,
First advice would be to follow the documentation. Use RelativePath and Query parameters
Web.Contents - PowerQuery M | Microsoft Learn
From there it is a bit of a trial and error as some APIs do not take kindly to the URL encoding done by Power Query. You may have to experiment with different formats.
The VirtualEarth API does not require the double quotes, by the way,
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 4 | |
| 4 | |
| 4 |