Skip to main content
Hi,

 

I have completed the whole of the trailhead but struggling to verify this challenge: Trail Link (https://trailhead.salesforce.com/content/learn/projects/build-a-data-model-for-a-recruiting-app/self-relationship-positions-object)

 

Error Displayed:

 

Step not yet complete in My Trailhead Playground 4

 

The field 'Related_Position__c' either does not exist on the Position__c object or it is not a lookup relationship.

 

Please check that I have followed all the steps correctly as against the error:

 

Journey2Salesforce Trailmix1 Challenge Check Error

 

 

Please Support!

 

 
10 件の回答
  1. 2020年1月1日 17:18
    The API name of the field is incorrect. So it should be:

     

    Field Label : Related Position

     

    Field Name : Related_Position
0/9000