Skip to main content

Feed

Treten Sie mit anderen Trailblazers in Verbindung. Stellen und beantworten Sie Fragen, um Ihre Fertigkeiten und Ihr Netzwerk auszubauen.
10 Antworten
  1. 9. Sept., 23:58

    If this error occurs, it is difficult to identify the cause. 

     

    I encourage you to get help from the Trailhead support team.

0/9000

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  

 

Hi I Am Stuck here in this challenge under  Trail Mix 2-->Section 1: User Management & Data Security -->

 

 

 

 

image.png

 

 

 

#Trailhead Challenges  #Trailhead

1 Antwort
0/9000

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

8 Antworten
  1. 9. Sept., 23:41

    I solved it, thanks a lot!

0/9000
1 Antwort
  1. Smitha Thomas (CIBC) Forum Ambassador
    12. Dez. 2025, 03:15

    Hi @jaya chhabra

     

    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.

0/9000

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'.  Screen flow with dependent picklist component: validate input when required

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 

 

14 Antworten
  1. Steven Trumble (Strum Consulting) Forum Ambassador
    9. Sept., 22:41

    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'

     

     

    For this one don't worry about the Validate Input component. It overcomplicates it. Just add a formula field to Picklist 2 required option.

     

    Screenshot 2026-09-10 084041.png

     

     

    yesreq.png

     

     

    nonotreq.png

     

     

     

0/9000

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?

0/9000

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.

3 Antworten
  1. 9. Sept., 22:18

    @Eric Burté

    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.

0/9000

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 

 

#Trailhead Challenges  #Trailhead

18 Antworten
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    9. Sept., 21:59

    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

0/9000

Hi everyone! 

I'm trying to use the "Generating an OpenAPI 3.0" trough workbench but it is always giving me the following error:

Generating an OpenAPI 3.0 not working with Workbench

Can anyone help me on this? 

Is this something feasable? 

 

 

Thank you! 

Mattia

8 Antworten
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    9. Sept., 21:54

    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 :Hello that is a beta feature. As mentioned in the related documentation (), the API version in the GET (and also the POST) request must be the latest version.Andimage.pngEric 

0/9000

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.

 

#Trailhead Challenges

9 Antworten
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    9. Sept., 21:46

    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

0/9000