Forum Discussion
Distance Calculation between two locations
Hey, how do I use Google Maps API with Power BI in order to calculate the distance between any two locations on a map?
- Anonymous9 years ago
Hi Anam,
You can try to use web connect with google api to calculate the distance:
How to call REST APIs and parse JSON with Power BI
If your data contains Latitude/Longitude, you can try to use power query to calculate the distance:
Use Power Query to Calculate Distance
Regards,
Xiaoxin Sheng
2 Replies
- robofski
Resolver II
Saw a video on Youtube about this very thing the other day:
- AnonymousNot applicable
Hi Anam,
You can try to use web connect with google api to calculate the distance:
How to call REST APIs and parse JSON with Power BI
If your data contains Latitude/Longitude, you can try to use power query to calculate the distance:
Use Power Query to Calculate Distance
Regards,
Xiaoxin Sheng