Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
timkubrick
New Member

Calculate Employee Commute Using Home and Business Address

I am trying to calculate the commute for each employee.  I have the home address and the address of the location where they work. I would like the driving distance and estimated driving time like I would see if I mapped it out for each employee to gauge the "cost" of commute and identify employees with an increased risk of leaving the company based on lenth of commute. 

 

If I have both addresses, does anyone know of a simple way to calculate the distance and time of commute?

1 REPLY 1
ChrisMendoza
Resident Rockstar
Resident Rockstar

Seem like you should get an API Key for Google Maps API > Distance Matrix API. You could create a custom connector and use Power Automate to loop through your list.

https://developers.google.com/maps/documentation/distance-matrix/overview?_ga=2.173853099.984386066....

 

I've never used Bing Maps connector; looks like it is not premium so you could try that. https://docs.microsoft.com/en-us/connectors/bingmaps/#get-route 

 






Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

Proud to be a Super User!



Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors