Skip to main content

I have shared the screenshot with the requirement and my workings, i am in the topic of 

  1. Screen Flows

              | 

              |

  1. Give Users a Choice

 

 

 

#Trailhead Challenges

3 个回答
  1. 6月24日 10:30

    Hi @Nevedha VM

     

     

    As  the challenge error indicates that Trailhead cannot find the "

    Site visit" Choice Resource with the expected API Name `Site_visit

    `. 

    Please check the API Name  

    1. In  Flow Builder → Manager, verify that the Choice Resource exists with:

     

       Label:

    Site visit 

       API Name: `Site_visit`

     

    2. Ensure the API Name matches the requirement  exactly , including capitalization and underscores. Even small differences such as Site_Visit, Sitevisit, or Site_visit_1 can cause the challenge check to fail.

     

    3. Also verify the other Choice Resources :

       * `Confirm_product` 

        * `Identify_contacts` 

        * `Follow_up_call` 

        * `Research` 

        * `Site_visit`

     

    4. Confirm that your Checkbox Group is using these Choice Resources and that the component API Name is set according to the requirement (`Next_Steps`).

     

    If everything appears correct, try saving and activating the flow again before rerunning the challenge.

0/9000