Skip to main content

#Trailhead Challenges1,647 discussing

Hands-on challenges are the “secret sauce” of Trailhead. Before searching for solutions to superbadge challenges, review the Salesforce Certification Program Agreement and Policies. ** NOTE ** : If you were able to get a response that solved your issue, please mark it as the 'Best Answer' to help other Trailblazers. If the issue persists after 48 hours, create a Trailhead Help case at https://help.salesforce.com/s/support for further assistance.

Hello Team, 

 

I have referred other questions from past and followed all steps but still not able to complete this trailhead. I have issues in controlling field access as it is greyed out.   

Below are the references.

Issue in Control Access to Fields

 

image.png

 

image.png

 

 

 

#Trailhead Challenges

10 answers
  1. May 27, 6:12 AM

    Hello @Asha Parwani

     

     

    Could you please share the module or trial you are working on so that we can review the issue and find a solution for you?  

     

    Thank you

0/9000

Trailhead Link:- https://trailhead.salesforce.com/content/learn/modules/setup-with-agentforce-for-admins/create-an-object-and-flow?trailmix_creator_id=teamtrailhead&trailmix_slug=quest-setup-with-agentforce

 

 

Prompt: --Create a flow named “Thank You Email on Beach Rentals Return” that starts when a Beach Rentals record has Status changed to Returned. It should send a thank you email to the contact in the Guest field. 

 

It seems there was an issue creating the flow. The error indicates that the flow's trigger type is not set correctly, which is causing problems when trying to reference the $Record variable. To resolve this, you need to ensure the flow is set up as a

Record-Triggered Flow and configured to start when the Status field on the Beach Rentals record changes to "Returned."

Once the trigger type is corrected, you can proceed with adding the action to send the thank-you email. Let me know if you'd like guidance on how to adjust the flow settings! (Session ID: 019e978e-37de-70a4-9e53-54d404598d89) 

 

#Trailhead Challenges  #Trailhead

1 answer
  1. Today, 10:17 PM

    Hi , 

     

     

    Please check if a record trigger flow has been created. 

    Hi , Please check if a record trigger flow has been created.

     

     

0/9000

I'm trying to complete the "Run a Flow Within a Flow" challenge in Automate Business Processes - > Flow Builder Logic and the hands-on challenge states "Make a new version of the Add Generator Product to Named Opps flow," but I don't find that in my org. I also tried creating an entirely new playground, but didn't find it there, either. 

 

Here's a screenshot of Flows in my org:  

The

 

 

 

 

#Trailhead Challenges

1 answer
  1. Today, 9:47 PM

    Note the instructions for the challenge: "Prework:

    If you haven’t already completed the challenge in unit 1 (Define Multiple Paths in a Flow), do that now. Otherwise, you won't be able to complete this challenge." 

     

    The first trail in the Flow Builder Logic badge (Define Multiple Paths in a Flow) has you create the flow:

    https://trailhead.salesforce.com/content/learn/modules/flow-build-logic/define-multiple-paths-in-a-flow?trail_id=automate-business-processes-admin

0/9000

 I am at a training Unlock Business Success with Salesforce Data Platform, I am at this exact step : 

  1. If your Trailhead Playground is brand new, you should see Playground Starter at the top. If you don’t, from the App Launcher ( ), find and select Playground Starter. However i cannot find the app at all, so automatically all the steps that come after were cancelled. 

 

 

#Trailhead Challenges  #Trailhead  #Salesforce Developer  #Salesforce

1 answer
  1. Today, 9:02 PM

     A common reason is that you're using a newer or different Trailhead Playground where the Playground Starter app is no longer available by default. Try opening the App Launcher and searching for Data Cloud Setup or go directly to Setup and continue from there.  

     

    If the training specifically requires Playground Starter, creating a fresh Trailhead Playground or checking the module's discussion section for updated instructions may help, as some older lessons haven't been fully updated for newer environments. 

0/9000

Hi 

I am  getting  note that: 

We can’t find an enhanced CMS workspace named 'Sustainable Lighting' 

I am looking at what I've created and it is enhanced. What am I missing? 

 

Create, curate and publish content issueThanks in advance

 

#Trailhead Challenges

0/9000

Hi everyone,

I'm working on the Use Advanced SQL Techniques challenge in the Data 360 module and I'm stuck on the final challenge validation.

Module: 

https://trailhead.salesforce.com/content/learn/modules/data-exploration-with-data-360-sql-queries/use-advanced-sql-techniques?trail_id=data-360-develop-and-build-solutions&journey=data-360

The challenge asks us to create a complex Data 360 SQL query using a CTE (account_risk) and a subquery, then join Accounts, Individuals, and Contact Point Email records.

I tried the following approach:

WITH account_risk AS (

SELECT

account."ssot__Id__c",

account."ssot__Name__c"

FROM "ssot__Account__dlm" account

WHERE EXISTS (

SELECT 1

FROM "ssot__Opportunity__dlm" opportunity

WHERE opportunity.<account_field> = account."ssot__Id__c"

AND opportunity."ssot__IsClosed__c" = 'false'

AND opportunity."ssot__Probability__c" <= 50

)

)

SELECT

individual."ssot__FirstName__c",

individual."ssot__LastName__c",

email."ssot__EmailAddress__c",

risk."ssot__Name__c"

FROM account_risk risk

INNER JOIN "ssot__Individual__dlm" individual

ON risk."ssot__Id__c" = individual."ssot__PrimaryAccountId__c"

INNER JOIN "ssot__ContactPointEmail__dlm" email

ON individual."ssot__Id__c" = email."ssot__PartyId__c"

The query runs, but the challenge validator returns:

Has anyone completed this challenge recently and can confirm:

  1. Which Opportunity-to-Account field should be used?
  2. Whether ssot__IsClosed__c should be compared as a text value or boolean?
  3. If the validator requires a specific join order or exact field names beyond what's listed in the instructions?

Any guidance would be appreciated. Thanks! 

 

#Trailhead Challenges  #Trailhead  #Agentforce  #Salesforce Developer  #Salesforce  #TrailblazerCommunity  #Tableau Cloud  #Tableau Public  #Data Cloud  #Trailhead Support

0/9000

I follow all of the steps and everything looks good.  But when I click the "Check Challenge" button, it always gives me the error "Challenge not yet complete in New Developer Edition playground

Einstein is not enabled in your org. Make sure you turn it on in the Einstein Setup section." 

  

I have followed the instructions to the letter and everything looks good, but the automated check does not recognize anything I do.  I've spent my day running in circles with the bots and circularly redundant help links.  Is there a real, live person out there who can help?  

 

FYI, I have already tried creating a new dev org and the issue persists.

 

#Trailhead Challenges

7 answers
  1. Yesterday, 9:56 PM

    @Ritesh Maurya I verified that Einstein is enabled, but it continues to error out.  I've also tried to log a Trailhead support case, but that UI keeps looping me around to the original intake UI, so I'm unable to create a case. 

0/9000

 

I'm trying to understand how to properly use a Data Library action inside an Agentforce Agent Topic. 

 

I added a new action through a Data Library to fetch individual records for a customer account, but the agent is not selecting or using it when I ask for details. 

 

My Questions: 

1. After adding an action via Data Library, what steps are needed to make the agent actually use it? 

2. Do I need to update the Topic Instructions to reference the new action? 

3. Is there a specific way to write the action description so the agent knows when to trigger it? 

 

Any example or some information would be helpful.  

#Trailhead Challenges #Agentforce

7 answers
  1. Today, 12:41 PM

    HI @Parthsinh Rajavat ,After creating the Data Library, open Agent Builder and select the Data Library you want to use. Next, go to Topics and add the standard topic General FAQ. This topic includes the Answer Questions with Knowledge action. Once configured, the agent will automatically use the content from the selected Data Library to answer user questions based on the knowledge stored in it.

0/9000

Hi, 

 

I get the following message: Aufgabe in Agentforce Builder noch nicht abgeschlossen

Whoops, looks like there was a problem. Please try again. 

 

But my agent works and i got no issues. How can i finish the trail?  

 

Thank you for your Help! 

 

#Trailhead Challenges

3 answers
  1. Yesterday, 9:19 PM

    @Tobias Landgraf looks less like an agent configuration issue and more like a Trailhead validation/provisioning issue, especially if your agent works correctly in preview.

    First, confirm the basics because the checker is strict: the agent name, assigned agent user, subagent/action setup, save/commit/publish steps, and the same org selected in the Trailhead challenge dropdown. In the official Build with Agentforce Builder unit, Trailhead specifically calls out exact values like CC Service Agent and EinsteinServiceAgent User, so small naming or org mismatches can fail validation even when the agent appears to work.  

    Check: https://trailhead.salesforce.com/content/learn/modules/quick-start-assemble-a-service-agent-with-agentforce-builder/build-with-agentforce-builder

      

    If those are correct, try logging out/in, hard refresh, and run Check Challenge again after some time. There is a related thread where Trailhead Support said the “Whoops” validation issue was known, and the user later passed by re-verifying the same org after the issue was resolved. Check: Getting Challenge not yet complete | Salesforce Trailblazer Community

      

    If it still fails, open a Trailhead Help case and include the module link, org username, screenshot of the error, and confirmation that the agent works in preview. Trailhead’s own community guidance says if the issue persists after 48 hours, create a Trailhead Help case. 

    Check: Unable to complete Agentforce | Salesforce Trailblazer Community 

0/9000