Skip to main content
Hi Guys. 

 

I have a custom object called 'Home Requests' which is a child of another custom objects called 'Homes' one of the custom fields on the Home Requests object is 'Home Type' 

 

 

 

For a pardot automation, I need to email contact depending on what type of home they have. 

 

I have this formula field set up on the contact, with the code 

 

TEXT(Home__r.Home_Requests__r.Home_Type__c)

 

However that field is just blank, I can't figure out how to get it to pull through correctly. 
답변 8개
  1. 2020년 2월 4일 오후 12:29
    Where do you have this formula? u cannot traverse downwards in formula field
0/9000