Skip to main content The new Salesforce certifications experience is live! Visit Trailhead Academy to explore your new certifications homepage.

Feed

Connect with fellow Trailblazers. Ask and answer questions to build your skills and network.

I have this challenge in trailhead:  

Please Help me: Create a New User and Deactivate ItAnd this is my user:

 

Name | test test | Role

|   

Alias | testuser | User License

| Salesforce 

Email | testuser.mpaez@gmail.com  [Verify] | Profile

| Minimum Access - Salesforce 

Username | testuser.mpaez@gmail.com

But the message is: We can’t find a user with their Username including ‘testuser’.

#Trailhead Challenges

0/9000

We have a very simple environment - only one price book, no contracts, no subscriptions.    I have a Sales Rep with a Quote that was created in May.  The price on an item was updated 18 July.  Today, 10 days after the price update, she is trying to use the Refresh Prices button to update the Quote.  Neither the customer's franchising nor the product's franchising have changed.    After clicking Refresh Prices, the price for this product on the Quote is still showing the previous price, not the updated price.    There is only one other item on the Quote.  That price was not changed since the Quote was created.    Can anyone explain why this would happen and/or how to correct it?   

6 answers
  1. Josh Priem (Sojern) Forum Ambassador
    Today, 4:50 PM

    Have you tried updating the list price manually to see if gets changed back? 

0/9000
8 answers
0/9000

Not sure why I'm getting this error when my variable does have output selected.  

 

We can’t find the variable customersOrders configured in the Refund Request Flow so that it can be used outside the flow. Make sure the variable is available for output outside the flow. 

 

Superbadge: Advanced Flow for Agentforce Challenge 3 Errors on customersOrders

 

Screenshot 2025-07-21 125357.png

 

 

 

 

#Trailhead Challenges

7 answers
  1. Jul 21, 8:21 PM

    Are you sure that all the correct things are checked? Hint the description says it will return 5 records. Can your variable support multiple values?

0/9000

Hi all,    I want to track Google Ads activity on Pardot. I have a Manager account (MCC) and want to track activity for all of the accounts linked to the MCC.    Refering to the docuemntation regarding the Google Ads Connector (https://help.salesforce.com/s/articleView?id=mktg.pardot_google_adwords.htm&type=5):    "If you have multiple Google Ads accounts, add a Google Ads connector for each account."    But also, step 6 of "Add the Google Ads connector" is    "Enter the Google Ads account number. Optional: To add a manager account, check Specify a manager account. Enter the manager account number."    Do I need to create a connector for the MCC or for each account within the MCC?    Thanks in advance   @* MC Account Engagement (fka Pardot) * 

2 answers
  1. Today, 4:38 PM

    I believe that you need to specify the individual account you want to track and also the manager account if that is the means to authenticate access to the individual account.

0/9000

I'm getting an error message from one of my DLRS rollup summaries: 

 

"First error: Upsert failed. First exception on row 0; first error: MIXED_DML_OPERATION, DML operation on setup object is not permitted after you have updated a non-setup object (or vice versa): dlrs__LookupRollupSummaryLog__c, original object: Permissi..."

 

If I could see the full message, I'd have a better chance of working out what is happening. I can't see any way to access the full text. 

 

The rollup in question is trying to get the date of the most recently logged email task. This mostly works; two batches of 31 are failing. I suspect updating the user is causing something else to run (and thus trip over the mixed DML error). I've turned off a flow and a trigger, but the problem still occurs. This is in a NPSP instance of Salesforce.

2 answers
  1. Today, 4:32 PM

    My DLRS rollup is built to update the user record. If DLRS always need to update dlrs__LookupRollupSummaryLog__c, why does this work 29 times out of 31 and fail for 2? It seems like it should always fail - if that is what is happening. 

     

    I think you are right. I will have to go through all the log files to get the full message.

0/9000

Hi guys, I'm looking for some guidance on a flow error. 

 

I am building a flow that automatically sends out a Welcome Email to leads based on the lead owner. So if User X is the lead owner, the welcome email will be sent from User X to make it personalised. 

 

To do this, I have introduced a round robin lead assignment rule on new leads that automatically assigns the lead owner. I am then using a flow that loops through the eligible leads and adds them to a collection based on the lead owner. The Welcome Emails will then be sent out from the correct user using another looping element. 

 

To identify the lead owner, I am using a decision element within a loop that is supposed to read the Owner ID: 

 

Collection 1: 

{!Group_Leads_by_Owner.OwnerId} = 0054L0000048IMaQAM 

 

Collection 2: 

{!Group_Leads_by_Owner.OwnerId} = 0054L000002puNbQAM 

 

Collection 3:  

{!Group_Leads_by_Owner.OwnerId} = 0054L000002puNaQAM 

 

The issue I am having is the lead owner is not being correctly detected, and is pushing all leads in to 'Collection 1' regardless of who the actually lead owner is. 

 

Is there something I am doing incorrectly regarding the OwnerID or any guidance anyone can give? 

 

 @* Sales Cloud - Best Practices *  @* Sales Cloud - Getting Started *  @* Service Cloud *   

6 answers
0/9000

https://trailhead.salesforce.com/content/learn/modules/get-started-with-einstein-models-api/create-a-models-api-lightning-web-component?trail_id=become-an-agentblazer-legend

 

 

When trying to complete part 3 - Create a Models API Lightning Web Component, I continue to receive the following error message: "We can’t find a LWC named modelsAPIDashboard on the Home page." 

 

I have added/deleted and re-added the LWC to the home page multiple times but it will not clear the check. 

 

We can’t find a LWC named modelsAPIDashboard on the Home page.

 

 

Screenshot 2025-07-30 at 11.27.48 AM.png

 

 

 

#Trailhead Challenges

0/9000