How to calculate the distance of km b/w two geolocation field using formula. I am getting some issue intially when i am creating record that time it will calculate wrong distance can u help for this issue.
formula i used:
DISTANCE(GEOLOCATION( Customer__r.Location_Map__Latitude__s , Customer__r.Location_Map__Longitude__s ), GEOLOCATION( Location__Latitude__s , Location__Longitude__s ), 'mi')
Thanks
5 respostas