Skip to main content Salesforce and Tableau exam registrations are now closed through July 21st. Learn more about the new Salesforce certification experience coming soon.

Feed

Connect with fellow Trailblazers. Ask and answer questions to build your skills and network.
0/9000

I accidentally lost the salesforce AI associate Certification pdf. The logo is showing in my profile but I am unable to find the certification completion pdf

3 answers
  1. Today, 2:30 AM

    Hi @Liza Mallick

     

    Please follow the given path:- 

     

    1.

    Go to Webassessor 

    Salesforce certifications are managed via Kryterion Webassessor: 

     https://www.webassessor.com/wa.do?page=publicHome&branding=SF 

    2. Log in with your Webassessor account 

    Use the email and password you used when scheduling your Salesforce exam.  

     3.

    Go to "My Assessments" > "Completed" 

    • Once logged in, go to the "My Assessments" section.
    • Click the "Completed" tab to view your exam history.

     4. Find your Salesforce AI Associate exam

     

     

    Look for the entry corresponding to

    "Salesforce Certified AI Associate"

    5.

    Download your certificate

     

     

    • You should see an option like "View Score Report" or "Download Certificate".
    • Click that to download the PDF.

    Thanks

0/9000

We can't find that the ‘Manage Job Applications’ permission set grants read access and edit access to all Job Application fields, except edit access for Position and Candidate. 

Hi.....I am getting error in..... Data Security -> Control Access to FieldsI have tried many ways but still it is showing error please provide me the best solution

 

#Trailhead Challenges

7 answers
0/9000

I have a LWC embedded in the site login page but I need to be able to access the redirect url from the authorization end point inside of this LWC .   

3 answers
0/9000

Hello!! 

 

I have a journey that contains two custom SMS sending activities, two days apart, where I use the notification_message and phone attributes from the data extension as the SMS content.

 

If these attributes are modified during the journey's execution, the custom activities do not retrieve the current data from the time of execution, but rather from the start of the journey.

 

Does anyone have any idea how to get the data from the updated attributes at the time the custom activities are executed?

 

I'm currently using {{Event.DEAudience-1.notification_message}}, but this returns the data from the start of the journey's execution. 

 

#Salesforce Developer  #Marketing Cloud  #Automation

0/9000

I have created new playgrounds and followed each step thoroughly and I am still getting the same error. Can someone please provide me with a step by step instructions/solution for this challenge. I am unable to complete it! 

 

#Trailhead Challenges

1 answer
  1. Steven Trumble (Skie) Forum Ambassador
    Today, 2:07 AM
    Please search the community for similar questions. This has been asked and resolved many times
0/9000

I need to count the number of active "Placements" each fiscal year, for each student (Contact). Each Placement has a formula field indicating if it is active during any given fiscal year, e.g. "Active In FY24-25". I can't use Roll Up Summary since it's not a master detail relationship. So I wrote a flow that first gets all Placements with Active In FY24-25 = TRUE, then gets all Student records. From there, it has nested loops for each student, checking all placements. As expected, this hit a CPU limit exception. There must be a better way to do this, but I can't think of it. Any advice would be much appreciated.  

Count records in nested loops

 

 

 

#Flow

5 answers
  1. Steven Trumble (Skie) Forum Ambassador
    Today, 2:06 AM

    It shouldn't stop for no apparent reason. Make sure you are on latest version.

    if you're hitting CPU limits then you need Apex. DLRS just creates the Apex for you.

0/9000
3 answers
  1. Today, 2:00 AM

    Hi @Gayatri Baligar, I can't help you with the second part of your query but I figured out the first bit since I had the same problem ... I had already created users for a previous module that had the "Salesforce" license, and the hands-on org I was using only allowed for 2 users to have this license. So I went into Setup>Users, found the users assigned to the Salesforce license, and changed their license to something else. Then when I went back to create a new user to complete the Create a Permission Set Group

    challenge, the Salesforce license was available to be selected.  

     

    Hope that helps!

0/9000