Forum Discussion
ldtechgeek
1 year agoRegular Visitor
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 ...
- 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.
Royel
1 year agoSuper User
Hi ldtechgeek thank you for asking question.
So you want to map warehouses with 50-mile and 100-mile radius to see which customers are nearby. The best option is to choose ArcGIS Maps visual because it is default visual and support up to100-mile radius perfectly.
You can another similar solution here Community LInk
Is it helped? ✔ Give a Kudo • Mark as Solution – help others too!