What is cross object formula field?

Answer: Cross object formula field helps to access field of parent from child in both master detail relationship & lookup relationship. It can be used in a formula field on child like CustomObject1__r.Details__c where Details__c is a text field on the parent object CustomObject1.
I agree with the answer.
0
0