Get the Name from Lookup field

Get the Name from Lookup field


Suppose we have a Lookup field like Candidate__c

In Query or Formula use: Candidate__r.Name


Comments