Questions tagged [trailhead]
Trailhead is an interactive learning path through the basic building blocks of the Salesforce1 Platform. https://developer.salesforce.com/trailhead
317 questions
0 votes
0 answers
72 views
Salesforce Postman Connected App Invalid URI
When I try and send the get limits rest request I get an invalid URI response. Looking in the connected app setup in Salesforce and in Postman and can't find what the issue is.
0 votes
1 answer
65 views
Trailhead class error: Unexpected token 'List'
Still get error on this even though it's what Trailhead is telling me to paste in. I tried ListTypes to avoid the reserved word List but both give an error. Problem with List as an unexpected token ...
0 votes
0 answers
37 views
" ALREADY_EXISTS: An active managed subscription" with Managed Subscription(Beta) Pub/Sub API - Pub/Sub API Platform Events Subscribe - Network glitch
I'm subscribing the platform events using pub/Sub Managed Subscription(Beta).When Network glitch occur then I'm retrying to subscribe back it again, But I'm getting "ALREADY_EXISTS: An active ...
2 votes
2 answers
578 views
Data Streams Last Run Status is not coming as Success
I am working on Bring External Data into the Contact Page Layout I have enabled the Data Streams but as mentioned in the step, I am not able to see the Last Run Status of the steams as Success. Below ...
1 vote
1 answer
141 views
Not able to see Data cloud setup in "Create and Publish a Data Kit" trailhead
I am not able to view Data Cloud Setup in Hands on Org to complete Create and Publish a Data Kit trailhead module. In the module Create and Publish a Data Kit segment I am not able to view the Data ...
0 votes
1 answer
94 views
SOQL AVG unexpected behaviour, incorrect result
Background: I'm working through my Trailhead to get those points and badges. I start doing the Advanced Apex Testing trail as it should be a relatively easy one for me. I should have already ...
1 vote
1 answer
53 views
Formula Field Creation to return specific values
I am trying to create a formula field on "Cost Center" object with Return Type:Text values. Please find the following: if (BXTR_LegalEntity_r.BXTR_LegalEntityCode_c == 01024, 07500, 07501, ...
0 votes
1 answer
1k views
Certification not showing in trailhead and Webassessor
completed my salesforce certification,but not showing in trailhead and Webassessor
2 votes
0 answers
88 views
How to use regex pattern with replaceWithEnv in replacements property in sfdx-project.json before deploying or creating package?
LWC js file content: import FIELDS from '@salesforce/schema/namespace__XYZ__c.namespace__Status__c'; sfdx-project.json: "replacements": [ { "glob": "file_path", ...
0 votes
0 answers
359 views
Salesforce Certification details to get Credential id and Credential URL
How to get my already acquired Salesforce certification as PDF, as the email to which the certification had been sent was corrupted to some random domain name(ie. onmicrosoft.com) and now I can't able ...
1 vote
0 answers
246 views
Trailhead Community feed not working
When I am logged into my Trailhead home page, the community feed is not working. I've tried clearing cache. It's been this way for me for a while
1 vote
1 answer
1k views
DE org for superbadges - not receiving email
I am not being able to sign up for the new Developer Edition org, a necessary step before starting with superbadge challenges, because after submitting form completion I am not receiving an email for ...
2 votes
1 answer
1k views
I need to get Lightning page name using lwc
I need to get Lightning page name where I placed my lwc component, Suppose if place my lwc in record page and lightning page name is "accountpage" the page name i have to get in lwc
0 votes
1 answer
407 views
I would like to change my email address in my personal settings in Playground
Hello, my name is Ta-kun. I would like to ask you about creating a Playground. I created a Playground from Trailhead and logged in for the first time. When I logged in for the first time, an ...
1 vote
1 answer
181 views
How can I change the language of Trailhead?
I am new. Trailhead has detected that I am in Spain and it shows me the information in Spanish, but there are a lot of keywords that I prefer to learn in English. How can I change the language of ...