Forum Discussion
Anonymous
5 years agoNot applicable
Distance DAX
Hi Everyone, I am trying to make graph on power BI by using Longtitude and Latitude information. I want to know how can I use DAX funtion in power BI to get the distance in miles from one point t...
- 5 years ago
Are you looking for the distance of Every (all 50) points FROM the same Lat 43.72 and long -79.7 every time?
What was the first example Lat/Lon you used in testing to get 9.2 vs. 10.1? (Assuming I have 43.72 x -79.7 as the starting point)
FOrrest
fhill
5 years agoResident Rockstar
Are you looking for the distance of Every (all 50) points FROM the same Lat 43.72 and long -79.7 every time?
What was the first example Lat/Lon you used in testing to get 9.2 vs. 10.1? (Assuming I have 43.72 x -79.7 as the starting point)
FOrrest
Anonymous
5 years agoNot applicable
Hi Fhill,
Sorry for late reply, I was away. So here is the detail.
I want to know all 50 lat and longtitude distance in miles from one location to see which one is best or near.
for example, 43.42-80.70 to 43.78-79.55 and so on.
Thanks