Skip to main content

#Trailblazer Community Questions4.406 discutindo

I come from a non-IT background with a career gap, and I’m now actively building my career in the Salesforce ecosystem.

I’m a Salesforce Certified Administrator, a Double Star Ranger on Trailhead, have completed 12 Superbadges and Copado certifications, and have worked on hands-on Salesforce projects. I was also selected among the Top 50 global winners of the Salesforce Agentforce in Action Challenge for my project.

I’m currently preparing for the Platform Developer I (PD1) certification and strengthening my skills in Apex, SOQL, and LWC.

I’m determined to transition into the Salesforce ecosystem and would really appreciate guidance from the community on the roles, certifications, and strategies I should focus on to secure my first opportunity.

Any advice or guidance would mean a lot. 🙏

4 respostas
  1. Hoje, 13:35
    Thankyou Everyone for your valuable feedback and answers... If someone has or know any opportunity for me please let me know.
0/9000
0/9000

Hi everyone, 

 

I am working on the "Create Validation Rules" challenge and facing this background error when clicking the verification button:  

 

"An unexpected error occurred while inserting Opportunity records and we couldn't check your work. Make sure Opportunity records can be inserted in this org, and click 'Check Challenge' again." 

 

I have already created the validation rule 'Support_Plan_Expiration_Date_Required' on the Opportunity object. I also checked for picklist restrictions and field dependencies, but the background test data insertion is still failing.  

 

What other backend automations, flows, or duplicate rules on Account/Opportunity could be blocking this standard test data insertion?  

 

Any guidance would be highly appreciated. Thanks! 

 

 

#Trailhead Challenges

0/9000
Hello,

 

In Create Reports and Dashboards for Sales and Marketing Managers

 

Filter Your Reports trailhead I am getting error that says,

 

The 'Central and Eastern Target Accounts' report does not appear to have a filter where Prospect Rating equals 'Hot, Warm'.

 

I used  

 

3. Account Rating equals "Hot,Warm" for my values. Did not see Prospect rating in fielkd dropdown. Only option with rating was Account rating and that does not sem to work.

 

thanks

 

 
7 respostas
  1. Hoje, 13:16

    Same issue, even tried Rename Tabs and label but there is no Prospect rating or Rating. 

    Same issue, even tried Rename Tabs and label but there is no Prospect rating or Rating.

     

     

0/9000

Morning 

 

I haven't updated these aspects of a Field before - Data owner, Field Usage, Data sensitivity , Compliance Categorization fields but with the advent of AI Agents etc I am thinking it might be a good idea. 

 

My question is - Can I mass update all these as I don't see them being available on any Exports 

Classification Data on Fields

 

 

 

#Salesforce Admin  #Salesforce Developer  #Salesforce

4 respostas
0/9000

I have been struglling with since i have very little idea of how things work and how do we manage the changes and deploy them to other sandboxes. Basically what i need is something that i can use to better understand the devops center

3 respostas
  1. 20 de ago., 16:53
    Hi Muhammad - start with the official Trailhead module 'DevOps Center: Quick Look' for a fast hands-on intro. But since you said you are unclear how it actually works, here is the mental model, because DevOps Center is quite different from Change Sets:

     

    - You connect your environments (dev sandboxes, integration, UAT, prod) into a Pipeline made of stages. 

    - Work is tracked through Work Items (think user stories). Each Work Item is tied to a dev environment where you make your changes. 

    - DevOps Center uses source tracking to detect what you changed - you select the components, then Commit them. Under the hood it is Git-backed (a linked GitHub repo), so every change is versioned and the branches are managed for you. 

    - You then Promote the Work Item up the pipeline, stage by stage (dev to integration to UAT to prod). Each promotion deploys those changes to the next org. 

     

    So instead of hand-building a Change Set, you commit changes to a Work Item and promote it up the pipeline. Once that clicks, the whole UI makes sense. 

     

    Best way to learn: do the Quick Look module while clicking through a real pipeline in a sandbox setup - it comes together fast once you watch one Work Item move through the stages. 

     

    If this helps, please mark it as the Best Answer so it helps the next person - thanks :)

0/9000

I have map with 2 layers, one for supplier at the top and for country . the issue is when user selects land in the dashboard everythings got filtered as desired. I use calculation that supplier point are visible only in case a land or other fileds from other sheets get selected. In the Dashboard the suppliers for the selected country are hidden cause the Tableau selection highlighting. 

 

you can see that if user select something on other sheet the daufalt map will get filtered and suppliers (blue icons) are visible. 

 

my cocnlusion is the highlighting feature doesn't allow me to see the supplier points when map is clicked. on the particular map sheet everything is visible. 

 

is there any option? 

 

 

#Tableau Desktop & Web Authoring

6 respostas
0/9000
2 respostas
0/9000
Hi, I am part of a team that does demos using Salesforce orgs that we spin up. I am pushing modifications (like deploy dashboards)) to users via CLI/VS Code. Is there a way to do this via Apex script instead?  Or a way to "export" these mods out of VS Code so that non-VS Code users can deploy?

My goal is to have my teammates be able to "self-service".  My team is fine with running Apex scripts in Developer Console, but I don't want everyone to have to be running Visual Code in order to apply these modifications to their org.

I'm also open to other, better ideas on how to push these mods out to the orgs!
4 respostas
0/9000

The final chapter in Trail: Salesforce Go is "Enable Einstein Activity Capture Using Salesforce Go". 

 

This requires us to enable "Einstein Opportunity Scoring" but the sandbox Org created does not have the relevant licences as it states "Purchase Required". 

 

Am I missing something? 

 

#Trailhead Challenges

1 resposta
  1. Hoje, 12:31

    Hi @Stephen Savage The challenge should be completed in the developer edition playground not the sandboxes. The developer edition has the required licenses to complete the challenge. There will be a link to create a dev edition org in the module so create org from that link.  

0/9000