Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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?
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.
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
Proud to be a Super User!