Skip to main content

#Trailhead Challenges1,672 人がディスカッション中

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.

I just started my salesforce path and I'm stuck on a badge User management badge - Part 2 (Control what your users can access).  When trying to submit the challenge, I keep getting the error message (We can’t find the correct object permissions for account in the ‘Sales User’ permission set group.

 

I keep checking and permission set has all of the correct object settings enabled, and it is correctly deployed in the permission set group...but I keep getting the error.  Anyone have any advice?  Ive been stuck on this for 2 days  

 

#Trailhead Challenges

3 件の回答
0/9000

Unable to get around this trailhead module. What is the prework required for this module? Automate Your Business Process

 

 

 

 

 

#Trailhead Challenges

2 件の回答
0/9000

Hi, I completed the exercise, sent the email and confirmed this is in my inbox but it wont recognise as completed -any suggestions as to how I can get this approved? 

 

#Trailhead Challenges

4 件の回答
0/9000
4 件の回答
0/9000

I am in Admin Beginer path in the Create Reports with Report generator, and I cand validate my challenge, therefore I cant move forward because it does not let me save the report with so many characters "Lead Source Report (Informe del origen del candidato)" I am stuck here to move to the next section

 

 

#Trailhead Challenges

5 件の回答
  1. 今日、10:04

    the thing is that if you use trailhead with a different language from english, some of the labels are translated and ended up having more characters than salesforce's playground accepts, so what I needed to do is to change the language of trailhead to english, and everithing work fine

0/9000

I am working on the Multiple joins. The instructions says to : Write, run, and save a query that joins individuals to their sales accounts and filters for individuals with annual revenue values greater than 500000000Copy:

  • Use the individual object (ssot__individual__dlmCopy, alias individualCopy)
  • Join the account object (ssot__Account__dlmCopy, alias accountCopy) to the individual object using the individual ID (individual.ssot__PrimaryAccountId__cCopy) and the account ID (account.ssot__Id__cCopy).
  • Select the individual's first name (ssot__FirstName__cCopy) to easily identify them.
  • Filter for accounts with revenue (ssot__AnnualRevenueAmount__c) values over 500000000Copy

My query is:   

SELECT ssot__FirstName__c AS FirstName, 

              ssot__AnnualRevenueAmount__c  

FROM ssot__individual__dlm" AS individual 

JOIN ssot__Account__dlm AS account 

ON individual.ssot__PrimaryAccountId__c = account.ssot__Id__c  

WHERE ssot__AnnualRevenueAmount__c >500000000 

 

When checked, I get the following error:   

 Challenge not yet complete in Data 360 

In the "High Value Customers' workspace, we can't find a query that joins individuals to their sales accounts and filters for individuals with annual 

revenue values greater than 500000000.  Make sure to use 'individual' as the alias for ssot__Individual__dlm, 'account' as the alias for ssot__Account__dlm, matching ssot__PrimaryAccountId__c to ssot__Id__c. 

 

What am I missing? Any help would be appreciated.

 

 

 

 

 

 

 

 

 

#Trailhead Challenges

5 件の回答
0/9000

Data 360 コンサルタント認定試験に向けた準備>Explore Data 360 Core Functionality>Create Fields and Map Your Data

 

上記の単元で手順通りにやっていますが、以下のエラーメッセージが出ています。Can Trailhead team check this error?

 

 

In the Data Lake Object ‘Lead’, we can't find the text field mapping for ‘Is US Based’.

 

In the Data Lake Object ‘Lead’, we can't find the text field mapping for ‘Is US Based’.

 

 

 

 

 

 

#Trailhead Challenges

2 件の回答
0/9000

Hi there, getting an error in 

  1. Become an Agentblazer Innovator
  2. Customize a Service Agent with Prompts, Flows, and Actions
  3. Get Agent-Ready section

I have the company set to 'Coral cloud resorts' but it keeps throwing an error that I did not.

 

 

#Trailhead Challenges

8 件の回答
  1. 2025年6月2日 23:03

    @Sree Kolli ok - found the issue - the agent name needs to be "EinsteinServiceAgent User" (you are missing User) - the message is misleading as giving error on company - "Make sure you have updated the EinsteinServiceAgent User

    Company’s name to Coral Cloud Resorts."  

     

    thanks

    @Mykhailo Vdovychenko for the hint on https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX00000PZOji0AH  

0/9000

Step not yet complete in Cunning Wolf Playground

Verify that Live Agent is enabled. 

 

 

What can I do in this step if the Live Agent is retired, how can I finish it? 

 

#Trailhead Challenges

3 件の回答
0/9000

Hello, 

 

Is there a tutorial where i can create from scratch in my Dev org an agent where it would gather pre meeting notes? 

 

#Answers  #Trailhead Challenges  #Trailhead

2 件の回答
  1. 今日、9:14

    hey , first u can make notes what u want to configure in your agent and then configure it accordingly . If u don't lnow how to make agent  , i suggest you there are lot of salesforce developers who demonstrate timely how to configure .

0/9000