If this error occurs, it is difficult to identify the cause.
I encourage you to get help from the Trailhead support team.
Feed
- Recent Activity
- Created Date
- Questions with an Accepted Answer
- Questions with No Accepted Answer
- Unanswered Questions
- Appexchage Apps
- Audience Studio
- Automation Studio
- B2B Commerce
- B2C Commerce
- Business Rules Engine
- Communications Cloud
- Consumer Goods Cloud
- Dataloader.io
- Datorama
- Digital Engagement
- Education Cloud
- Education Data Architecture
- Einstein Bots
- Email Marketing
- Experience Cloud
- Financial Services Cloud
- High Velocity Sales
- Higher Education
- Integration
- Interaction Studio
- Journey Builder
- K-12 Architecture Kit
- Manufacturing Cloud
- Marketing Cloud
- Mobile Publisher
- MuleSoft
- MuleSoft API Manager
- MuleSoft Anypoint Code Builder
- MuleSoft Anypoint Platform
- MuleSoft Anypoint Studio
- MuleSoft CloudHub / RTF / On-Prem / PCE / Gateway
- MuleSoft Composer
- MuleSoft Connectors / SDK / DevKit
- MuleSoft DataWeave
- MuleSoft Design Center / API Designer
- MuleSoft Exchange
- MuleSoft For Agentforce
- MuleSoft For Flow: Integration
- MuleSoft Integrations
- MuleSoft Training & Certification
- Nonprofit
- Nonprofit Cloud
- Nonprofit Success Pack
- Outbound Funds Module
- Pardot B2b Marketing Automation
- Program Management Module
- Quip
- Revenue Cloud
- Sales Cloud
- Sales Cloud Einstein
- Salesforce CPQ & Billing
- Salesforce Developer
- Salesforce Field Service
- Salesforce Health Cloud
- Salesforce Maps
- Salesforce Platform
- Salesforce Surveys
- Service Cloud
- Service Cloud Einstein
- Service Cloud Voice
- Slack Basics
- Slack Certified
- Slack Community
- Slack Developers
- Slack Workflow Builder
- Tableau APIs & Embedding
- Tableau Agent
- Tableau Cloud
- Tableau Community Updates
- Tableau Desktop & Web Authoring
- Tableau Mobile
- Tableau Next
- Tableau Prep
- Tableau Public
- Tableau Pulse
- Tableau Release Readiness Bulletins
- Tableau Server
- Automation
- AwesomeAdmins
- Data Management
- EducationHelp
- Formulas
- IdeaExchange
- New Releases
- NonprofitHelp
- Salesforce Developer
- SalesforceLive
- TrailblazerCommunityHelp
- TrailblazerDX
- Trailhead Challenges
- Trailhead Superbadges
- TrailheadGO
Filter
Hi I Am Stuck here in this challenge under
Trail Mix 2-->Section 1: User Management & Data Security -->
Not able to select the check boxes related to Owner and Position Object Fields from Permission sets
Someone please help me out to complete this challenge
#Trailhead Challenges #Trailhead
Sep 9, 11:57 PM Hi ,
Are you using the following special developer org?
Past experience has shown that if you do not use this special developer org, the permission set cannot be set correctly.
Good afternoon,
The hands-on challenge is not done yet because it says "
In the 'Review Opportunity with Account Owner' flow, we can’t find a Path with the API name 'X3_Days_After_Last_Modified_Date'. Make sure you saved the changes in your flow."
I´ve done it again three times already and is still incorrect. Can I have your help? Thanks!
#Trailhead Challenges #Record-Triggered #Flow
Smitha Thomas (CIBC) Forum Ambassador
Dec 12, 2025, 3:15 AM Not sure if you’ve already taken the Cert Prep: Salesforce Business Analyst module, but it includes practice quizzes and flashcards that are really helpful for preparing for the Business Analyst certification exam.
Hello folks-
I think there is a trick to this, but I can't remember it 😎. On a screen flow I have a dependent picklist component with two fields:
Health Plan Contract Related (Yes/No) and Health Plan (some values). The controlling field Health Plan Contract Related is required. Health Plan is only required if the the first field value is 'Yes'.I built a boolean formula resource that's used on the Validate Input of the component. It's not working. The message to select a value only when 'Yes' is showing regardless.
I tried two versions of the formula. Both failed. The Validate Input message displays:
"
Health Plan is required when Health Plan Contract Related is Yes."
AND(
{!varT_HealthPlanContractRelated} = "Yes",
ISBLANK({!varT_HealthPlan})
)
AND(
{!varT_HealthPlanContractRelated} = "Yes",
NOT(ISBLANK({!varT_HealthPlan}))
)
NOTE: the formulas reference two text variable resources that correspond to each picklist field.
Thanks much in advance.
Gustavo
Steven Trumble (Strum Consulting) Forum Ambassador
Sep 9, 10:41 PM For this one don't worry about the Validate Input component. It overcomplicates it.
Just add a formula field to Picklist 2 required option.
My picklist's API name was "dpl"
I want to check the value in the top value (first picklsit) is "Yes"
{!dpl.topValue} = 'Yes'
Am I understanding correctly that in attending Bootcamp and Dreamforce:
- I will have the opportunity to take one onsite exam during Dreamforce (a guaranteed seat is reserved for me at the preconference exam session on September 14th at 5:30pm)
AND
- I will receive one (1) Salesforce certification voucher, redeemable after Dreamforce (expires August 31, 2027)
If I am understanding correctly, this means that I could receive my Administrator Certification during Dreamforce (provided I pass the exam) and then study and receive my Advanced Administrator Certification (provided I pass the exam) using my voucher sometime after Dreamforce and before August 31, 2027. Is that right?
In winter27 I see this change: https://help.salesforce.com/s/articleView?id=release-notes.rn_health_home_health_list_calendar_views.htm&release=264&type=5
I have noticed that alongside this change in my preview sandbox, the view is now defaulting to the CalendarView. We prefer the list view. This is not documented. Is this the right place to post this kind of thing.
Sep 9, 10:18 PM I am in the release readiness channel. I suppose my questions are targeted towards the product team for health cloud/home health and this being the group for that it seems like the best place to post it. I don't want/nor think I should need to cross-post.
Yes I have already checked the component config. There are no additional undocumented parameters that I could use.
Admin Beginner, Get started with Salesforce Platform , when going into Fields and relationships and then currency and then adding Loan Amount the error is there is already a field named Loan_Amount on Contact, how do you view this and delete
thank you
Preniesha
Eric Burté (DEVOTEAM) Forum Ambassador
Sep 9, 9:59 PM Hello @FELICIA JOURNEY
you need to edit the field and change its type. Delete this custom field and create it again correctly if more convenient. You can also create a brand new playground and take again the module if you have other wrongly typed fields like this one.
PS : do not hesitate to create a new post if you have an own personal question, even related to a previous one, when there had some time passing by between the first question and yours (more than 2 years in this case). Thus your question would pop up more easily in the questions feed.Eric
Hi everyone!
I'm trying to use the "Generating an OpenAPI 3.0" trough workbench but it is always giving me the following error:
Can anyone help me on this?
Is this something feasable?
Thank you!
Mattia
Eric Burté (DEVOTEAM) Forum Ambassador
Sep 9, 9:54 PM Hello @Rey Rojas that is a beta feature. As mentioned in the related documentation (https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/openapi_beta.htm), the API version in the GET (and also the POST) request must be the latest version. See screenshots below for example :
And
Eric
how do i move on to the next steps as I keep getting the above error message:
We couldn't assign the agent user. Check to see if you reached the user limit for your org or select a different existing user and try again.
Eric Burté (DEVOTEAM) Forum Ambassador
Sep 9, 9:46 PM Hello @Hrishikesh Khuntia, even if you have created a brand new developer org, it seems that you have logged in on a Deloitte-CA business org (it seems so, but I am not part of this company.. so I cannot be certain... but that does not look like a dev edition URL). Make sure to connect the playground that you have created to your trailblazer profile's hands-on orgs section (https://trailhead.salesforce.com/users/profiles/orgs), and launch your developer org from there (or from the trailhead unit) when done. Good luck !
PS : do not hesitate to create a new post if you have an own personal question, even related to a previous one, when there had some time passing by between the first question and yours.
Eric