Forum Discussion

v_mark's avatar
v_mark
Helper V
5 years ago
Solved

How to specify bulk amount of data in Origin? Distance Matrix API

I do have a CSV file sitting on my local machine that has an address, city, state, and zip code of more or less 5,000 employees.  and the same information for our 4 sites in the US.   My Intent is...
  • Anonymous's avatar
    Anonymous
    5 years ago

    v_mark 
    I am not familiar with using Google Map API. But the idea is to use Google Map API to get the lat and long of the addresses. Once you have the lat and long coordinates for each employe address, there are many posts and blogs about calcuating distance between locations.

     

    Solved: Distance Calculation in Power BI - Microsoft Power BI Community

     

     

    Paul Zheng _ Community Support Team