+ Start a Discussion
Vyankatesh Choulwar 31Vyankatesh Choulwar 31 
Hello Team,
I noticed that in below documentation, reference line mentioned 'Permission Set' but the attached graphic is showing profile way of controlling Field Level Security. 
Link : Level 2 Security in Data Model (https://developer.salesforce.com/blogs/developer-relations/2017/04/salesforce-data-security-model-explained-visually)

User-added image
abhi patilabhi patil 
  public void newinsert(string oppName, date newd){
        
        Opportunity opp = new opportunity();
        
        opp.Name = oppName;
        opp.Amount= 344556;
        opp.CloseDate= newd;
        
        insert opp;
Pallavi Reddy 80Pallavi Reddy 80 
I have tried 3-5 times in separate but not able to complete it. Any leads would be really helpful.
galtonjigaltonji 
Trying to pass the challenge for

Prepare for Salesforce Releases /
Advanced Salesforce Release Readiness Strategies /
Select and Prioritize Features
Get this error
"Whoops, looks like there was a problem. Please try again"
BABA 
User-added imageHello everyone,

I completed all the steps for the Superbadge of insights specialist but gut stuck in Step 5. I created a model and lightning app, however, I can not find the "Subscriber Tab". Does anyone faced similar issue?
Best Answer chosen by BA
VinayVinay (Salesforce Developers) 
Please note that Questions about how to pass Trailhead challenges are not on topic, because these challenges are intended to be independent demonstrations of your abilities.

Trailhead Help (https://trailhead.salesforce.com/en/help?support=home)can provide assistance for situations where Trailhead does not appear to be functioning correctly. You can reach out to them if this is the case.

Please close the thread by selected as Best Answer so that we can keep our community clean

Thanks,
Sasmita Behera 16Sasmita Behera 16 
I am new to Salesforce and still learning. I got the following requirement,

I have created an event on EventBrite and some people registered for the event. Its a ZOOM meeting event. But all resgistered people didn't attend the meeting. How can I track the people out of registered peoples who attended the meeeting?

Thank You
Sufal KanungoSufal Kanungo 
Not getting the account layout after enabling the account teams what to do?
Best Answer chosen by Sufal Kanungo
SwethaSwetha (Salesforce Developers) 
HI Sufal,
Are you referring to the account page layout? What is the clickpath that you are checking to open the account page layout? Thanks

Related: https://salesforce.stackexchange.com/questions/95751/how-to-add-account-team-related-list-to-accounts