Forum Discussion

ldtechgeek's avatar
ldtechgeek
Regular Visitor
1 year ago
Solved

Map Visual with Radius drawing

Hello,    I am hoping to get some direction on the below requirement on how to achieve it.    My data includes a List of Warehouses and list of Customers with Ship to Addresses.  Each Warehouse ...
  • danextian's avatar
    1 year ago

    Hi ldtechgeek 

    You can use the Haversine formula to calculated the distance between two coordinates. Keep in mind that latitude and longitude data are necessary.  Please see the attached sample pbix.