Whenever I try to Verify the challenge it always pops up with The field 'Target_Close_Date__c' either does not exist on the Offer__c object or it is not of type date.
2 respuestas
Hi @Mahak Jain ,
Make sure you have created the Field API Named as Target_Close_Date__c in Offer__c Object.
also you have choose Date dataType for this field.
Please check the field level security (FLS) of Target_Close_Date__c field.
https://trailhead.salesforce.com/en/trailblazer-community/feed/0D54S00000A8ZJ6SAN
https://trailhead.salesforce.com/en/trailblazer-community/feed/0D54S00000A9MWLSA3