Skip to main content
Error Message:

 

 

Challenge not yet complete in Curious Bear Playground

 

There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Insert failed. First exception on row 0; first error: REQUIRED_FIELD_MISSING, Required fields are missing: [Discount_Percent__c]: [Discount_Percent__c]

 

Challenge Requirement:

 

Another note: If you earned the Lightning Flow badge, check the Opportunity object in your Trailhead Playground to see if the Discount Percent field exists on the object. If it does, make sure that field isn't required. If the Discount Percent field is required, you can't pass this challenge.

 

Criteria 1:

 

Name: Closed Won and Banking

 

Conditions: Checks whether the opportunity's Stage is Closed Won AND whether the associated account's Industry is Banking

 

Associated action: Creates a task for the account owner to follow up on the account. For the due date, use this formula: TODAY() + 7. You can delete the Priority and Status fields.

 

Criteria 2:

 

Name: Closed Won

 

Conditions: Checks whether the opportunity's Stage is Closed Won

 

Associated action: Creates a draft contract for the closed opportunity's account

 

Both criteria nodes execute their actions only when specified changes are made to the record

 

The process is active

 

Kindly help me to complete the challenge

 

I am attaching the snap of all the steps what i have done to complete the challenge.

 

Step 1

 

Unable to complete the challenge in Map Your Workflow Actions to Process Actions

 

Step 2

 

User-added image

 

step 3

 

User-added image

 

Step 4

 

User-added image

 

Step 5

 

User-added image

 

 
4 Antworten
  1. 11. Dez. 2020, 06:27
    Hi Sagir,

     

    You might have created Discount Percent field for another challenge as required and it is causing this error. You need to edit this field and uncheck required checkbox.

     

    Go to Setup --> Object Manager --> Opportunity/Contract(on which this field is available) --> Fields & Relationships --> edit Discount Percent --> uncheck Required checkbox and save
0/9000