function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Nicolás KacowiczNicolás Kacowicz 

Step 9 Data Integration Specialist The 'projectRef__c' field is not configured correctly as an Indirect Lookup field.

Hello, I'm getting the following error:

Challenge Not yet complete... here's what's wrong: 
The 'projectRef__c' field is not configured correctly as an Indirect Lookup field.

I've googled it and tried every solution but I can't fix it.

Here is how I've got configured the External Object:

User-added image

Something weird is that I'm in the last step and I have no data on the Project object. I've done Validate and Sync but nothing.

Thanks!!
Santosh Reddy MaddhuriSantosh Reddy Maddhuri
Rename the Field label of ProjectRef__c to ExternalID.Here is the screenshot.

User-added image
SidardoBaqe KaneSidardoBaqe Kane
I had the same exact issue. The Field Label was wrong in my case. Changed it to projectRef and now I have another shiny new badge.
Looks like yours is External ID. https://mybk-experience.com
NiteshNitesh

Here is how is resolved it.. Rename the API name of field projectRef__c  on Project as well as the Invoice from projectRef__c  to ProjectRef__c

 

Vacheslav Aronov 6Vacheslav Aronov 6
Goto External Object "invoices" --> Click Edit next to "projectRef" --> Click on button "Change Field Type" --> Select 
Indirect relationship --> Click Next --> Relate to "Project" --> Target object(ProjectRef__c) --> Click Save
Arun M 81Arun M 81
Thnaks Aronov
vijay kanth reddy sattivijay kanth reddy satti
still same issue

User-added imageUser-added image
Aniket DeshmukhAniket Deshmukh
Hello, I'm getting the following error:
User-added image

Here is how I've got configured the External Object:
User-added image

 
ani gho 10ani gho 10
if you still get the above error "challenge not yet complete ...The invoices Related list does not appear to be on the project page layout"
repeat the prescribed above "Goto External Object "invoices" --> Click Edit next to "projectRef" --> Click on button "Change Field Type" --> Select 
Indirect relationship --> Click Next --> Relate to "Project" --> Target object(ProjectRef__c) --> Click Save"     couple of times wait for some time there is some glitch there  and that is the only solution.

User-added image
Deepak Goyal 76Deepak Goyal 76
Go to Project object's project ref field click on edit link then click on Unique and required checkbox true.