Skip to main content
Mohankumar B が「#Data Management」で質問
Hi all,

 

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 件の回答
  1. 2020年7月23日 12:06

    Hi Eric,

    I am using custom object how to activate the rule for that

0/9000