Skip to main content Join us at TDX in San Francisco or on Salesforce+ on March 5-6 for the Developer Conference for the AI Agent Era. Register now.

#Trailhead Challenges2,423 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.

Close case button in classic is a limitation in lightning. To overcome this issue I have created a custom update record action button to update the record. User X with marketing user profile has been using close case button in classic and was able to do the operation. We have recently migrated him to lightning and the new action button created was named as change status which he is unable to see on record page. 

 

Strange thing is that as a system admin I tried to login as him and I was able to see the button on the record page. 

 

Checklist  

He has CRUD permissions. 

Button is added to page layout. 

Previously he did modify the record on classic without modify permission. 

 

Please let me know if I'm missing anything else. Thanks in advance :) 

 

 

 

#Sales Cloud  #Trailhead Challenges

0/9000

ALL the code: 

 

AND ( 

 

    AND( 

 

ProductCode__c  =  "CA-38",  

  

 SUM (Amount__c)  > 0  

 

)  

 

 

        AND(  

ProductCode__c  =  "AD-Y-11", 

 ProductCode__c  =  "AD-Y-12",  

ProductCode__c  =  "AD-Y-13", 

 ProductCode__c  =  "AD-Y-14" , 

 NOT (    SUM (Amount__c)  > 0   ) 

 ) 

 

)

Erreur de formule

 

Hi team, 

Someone to help me.  

I want a rule that prevents the sum of specific products from being equal to zero. 

 

 

 

#Trailhead Challenges

10 answers
  1. Feb 26, 9:49 PM

    @Ohou Jean-Luc Soboh You'll need to create a Flow to accomplish this, as a formula or validation rule alone can't retrieve specific product records and sum their amounts. In the Flow, use the **Get Records** element to fetch the amounts for multiple products, aggregate them, and check if the total exceeds zero.

0/9000

I'm working through the Agentforce trailheads, and I've come across two issues. One is that the Agent cannot retrieve the email and membership number, despite having carried out the previous steps to set this up. I then went to check that the actions had been configured correctly and I cannot see any actions for the Topic. Hs anyone else come across this issue recently?    

9 answers
0/9000
Hello @Eric Burte

 

coral-cloud was published successfully and is now live on the following domain(s): is the email I receieved after completing the challenge. However, when i click on verify following error is displayed. please help.  "Step not yet complete in Agentforce

The CC Service Agent still includes the topic Case Management. Make sure it was unselected"  

#Trailhead

Challenges

I understand this is a bug. Pls can you help

#Trailhead Challenges #Trailhead
11 answers
  1. Feb 17, 9:15 AM

    Hello @Srikanth Sonduri Pantangi and @Richard Small

    .  

     

    I was facing the same issue. Below are the steps how you can remove / delete topics to complete this challenge.  

     

    Step1: In the Setup Quick Find, search for and select Agents

    Step2: Then click on CC Service Agent

    .  

    Step3: From the top right click Open in Builder

    Step4: From top right First Deactivate

    agent. 

    Step5: Click on the dropdown arrow beside the topic

    which you want to remove.  

    Step6: From top right Active the agent again and refresh

    the page.  

    Step7: Verify you challenge

    .  

0/9000

I've finished the Configure an Agentforce Service Agent Challenge and got it verified. I am working with questions from the uploaded PDF and only getting the default answer. I've spent way over 20 minutes on it to index the document. I'm getting the error below in the builder.

 

An error occurred. Try again, or contact Salesforce Customer Support and provide this error ID: 382946183-652774 (-1925387367)

 

UNKNOWN_EXCEPTION. An error occurred. Try again, or contact Salesforce Customer Support and provide this error ID: 382946183-652774 (-1925387367)

 

Is anyone getting correct answers to the FAQs from the CC Service Agent?

 

#Trailhead Challenges

12 answers
  1. Dec 18, 2024, 5:23 AM

    Final Update: I attended a couple of sessions from Trailhead Academy & also attended the Agentforce Toronto tour in person, last week. So, the hypothesis from experts is that the playground orgs don't have the Data Cloud configured and advanced agent features as RAG will only work with unified data. 

     

    I hope this helps.

     

    Happy Holidays & Happy Learning. 

0/9000

I am on the "Add Custom Topics and Actions" section but am unable to complete the creation of a new topic. I enter in the Topic Label, Class Description, Scope, and Instruction 1-6. When I try to click 'Finish' I keep getting the same error message and am unable to complete the module.     The error message says:  "Unfortunately, there was a problem. Please try again. If the problem continues, get in touch with your administrator with the error ID shown here and any other related details. Error ID: 1935249262-74588 (-168662919)"    

0/9000

Why not able to see trail head create a case button( Inside my cases tab in trailhead)   

2 answers
  1. Jan 21, 9:46 AM

    Hello @Prod Deployment User

    In case anyone also run into this issue, check if your custom action has a record type assigned. If you create the custom action with the default Master record type, and later add other case record types but did not re-assign a record type to the action, the button will not show. 

    https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000A979gSAB 

    https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000A8ocLSAR

0/9000

In 'Set UP Org' getting an error  

We couldn't find the 'Annual_Energy_Usage_kWh__c' field on the 'Energy_Audit__c' custom object 

I see all my objects are made correctly, verified but  

 

Getting an 'We couldn't find the 'Annual_Energy_Usage_kWh__c' field on the 'Energy_Audit__c' custom object'

 

 

 

#Trailhead Challenges

7 answers
  1. Jan 16, 7:14 PM

    Hi,

    Thank you all for immediate support on the subjected issue. Now the issue got resolved.

    Action Followed - Renamed the custom object (Energy Audit) and created a new object with the same name. Resolved the issue. 

    When verified very again creating a playground will 100% resolve the issue but creating from the scratch will add some more time. 

    Best Regards,

    Manoj

0/9000
I am in the Data Modeling portion of Admin training and when I went to create the Property Custom Object it says it already exists. The one that already exists I cannot edit or delete, therefore not able to complete the challenges associated with it. 

 

I wasn't able to change the Object 'Property' or add 'relationships' to it so I added an extra y, making it 'propertyy as the object but now I have to do the action steps in each challenge twice to two different objects to be able to see the changes on my dashboard to my 'propertyy' object. I've tried deleting the one I'm not able to edit called 'property' but only get the error messages:

 

Unable to Complete the Requested Change

 

Your changes could not be completed for the following reasons:

 

Reason    Section

 

This custom object is used by another feature. Remove the usage and try again.    Lightning Web Component Bundle "c:propertySummary" - MODULE

 

This custom object is used by another feature. Remove the usage and try again.    Lightning Web Component Bundle "c:propertySummary" - MODULE

 

When I go to CREATE a custom object field as 'property' it says

 

Error: That object name is already in use.

 

When I go to EDIT I get error message: 

 

 This Custom Object Definition is part of a package. You'll lose any edits you make directly in the org if you reinstall or upgrade the package. Immediately inform your development team of any changes you make.

 

I even try to rename the original one that came with the Playground and it wont let me : 

 

Errors:

 

• Cannot rename custom object referenced in Apex class or trigger: PropertyController

 

• Cannot rename custom object referenced in Apex class or trigger: SampleDataController

 

• Cannot rename custom object referenced in Apex class or trigger: TestPropertyController
0/9000

I'm going insane trying to figure out what is wrong in this Run an Autolaunched Flow from a Custom Button challenge, I did every step correctly, tried every solution on the internet, went through 5 other threads of people having the same problem and nothing has worked for me.

 

I am getting the same error: We can’t find the 'Child Campaign' custom button on the Campaign object.

 

Heres the button I created: /flow/Create_Child_Campaign?campID={!Campaign.Id}&campName={!Campaign.Name}&campOwner={!Campaign.OwnerId}&campStartDate={!TEXT(Campaign.StartDate)}&retURL=/{!Campaign.Id}

 

The previous challenge has been completed.

I have also tried: /flow/Create_Child_Campaign?campID={!Campaign.Id}&campName={!Campaign.Name}&campOwner={!Campaign.OwnerId}&campStartDate={!Campaign.StartDate}&retURL=/{!Campaign.Id}

 

as well as a few others. I followed every step 100 times and still cant solve this.

 

The only "problem" I have is I cant see the preview of the button when I hit "preview" while I'm editing, I don't know if that is intended or not.

 

I created a Campaign Lightning Page, added the Child Campaign action, saved it, activated it for desktop and everything. After that failed I even tried something else and disabled every other button EXCEPT for the Child Campaign button and still NOTHING! Does anyone have an idea what is going on?

 

 

Going insane on this trailhead challenge - Run an Autolaunched Flow from a Custom Button

 

 

 

#Trailhead Challenges

11 answers
  1. Nov 21, 2024, 8:58 AM

    I found out the problem to anyone else having the same issue I did:

     

    I made a new playground, redid the challenge, now it works!

     

    I did everything the same way as shown here but for some reason it wasn't completing the challenge, after making a new playground I followed the steps once again and completed the challenge.

     

    Thanks for all the help troubleshooting.

0/9000