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.

Hello, 

 

I am working on a project to clean up our Salesforce contacts. One of the filters I am utilizing is (LastActivityDate > 2 years). 

 

After doing some spot checking on my exported contact list we discovered another filter we want to utilize. 

 

We are trying to figure out which filter/field we can use so that if the activity section on the right side of the contact page (see image below) has activity within the past two years that they are NOT included on this exported list. 

 

 

Assistance with Demand Tools Filtering for Contacts object

 

 

 

 

#Trailhead  #Salesforce Developer  #Salesforce Admin

2 answers
  1. Today, 7:04 PM

    @Mohanraj S

    Thanks for your response but the help I need is with the software known as "Demand Tools" and figuring out what field I can utilize for the Activity section from the image above. 

     

    I am not filtering within Salesforce reports.

0/9000

After I open code builder it has the below error and refreshing doesn't seem to fix it. What can I do to resolve? Thanks

This page has an error. You might just need to refresh it.

[PromiseRejection: [object Object]]

 

 

Code Builder Error On Open

 

 

4 answers
0/9000
1 answer
0/9000
1 answer
0/9000

Hello everyone, 

 

I am not so good with the apex, I am trying to deploy the child trigger and I keep getting the below error, am I missing anything? 

Error while deploying the child trigger

 

 

3 answers
  1. Today, 6:57 PM

    @Kalman Sweetwine : Error:

    dlrs_TransactionTest.testTrigger System.DmlException: Insert failed. First exception on row 0; first error: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY, ValidateTransactionBeforeInsert: execution of BeforeInsert caused by: System.NullPointerException: Attempt to de-reference a null object Trigger.ValidateTransactionBeforeInsert: line 17, column 1: [] (dlrs) Class.dlrs_TransactionTest.testTrigger: line 11, column 1

0/9000

I am using the following statement: "{!URLFOR('/apex/echosign_dev1__AgreementTemplateProcess', null,  [masterId=Account.Id

,templateId='a02E0000004zfWm'])}"   This keeps giving me error:  Page does not exist enter a valid URL and try again.  Can anyone help me with this.  Thanks 

 

#Salesforce Developer

 

 

#Trailhead  #Formulas

1 answer
0/9000

I keep running into issues with missing background content or modules not completing even though it appears as if all requirements are fulfilled. Many similar posts but have yet to find a solution. Is the Admin Beginner broken? Most recent example below... 

Module Admin Beginner Broken?

 

 

67890.png

 

 

 

#Trailhead Challenges

3 answers
  1. Today, 3:06 PM

    Hi, @Matthew Miller

    Even though you have correctly added everything to the Page Layout and the button is displayed, this error occurs because the Label/Name is incorrect. 

     

    Go to the settings of the Google info button, and you will see that the Label/Name differs from the one provided in the Challenge instructions.

     

    Therefore, you will most likely need to delete this button and create it again, but with the correct Label/Name

     

    • Label: Google Info
    • Name: Google_Info

    The custom button opens a link to https://www.google.com/search?q={!Contact.Name} (where {!Contact.Name} is the current contact's name)Hi, Even though you have correctly added everything to the Page Layout and the button is displayed, this error occurs because the Label/Name is incorrect.Also too, maybe it's can help you:

    Sincerely, 

    Mykhailo Vdovychenko 

    Bringing Cloud Excellence with IBVCLOUD OÜ

0/9000

Good morning - I continue to receive the following message when working through a challenge: 

 

Error Message

 

Challenge not yet complete in Jul 08 2025 Security

In the 'ChatterMessage' text template, we can’t find a mention for the account’s owner. (Hint: Review the syntax for at-mentioning.) 

 

This appears to be referring to the Text Template I created as component of the Challenge:     

Here is the challenge:

 

After the Chatter Post to Account Owner element, add another Action element:

    • Action: Send Matching Account to Lead Routing
    • Label: Email Lead Routing
    • API Name: Email_Lead_Routing
    • Record ID: the ID of the triggering record

Here is what I inserted as plain text:

 

@[{!Look_for_Matching_Account.OwnerId}] 

 

Any help is appreciated! 

 

Thank you 

 

#Trailhead Challenges

2 answers
  1. Today, 6:55 PM

    Thank you - I have tried this but I continue to strike out because I am unable to identify for the text variable the correct field name for Account Owner.  

     

    I select Triggering Lead | Lead ID.   The system however inputs {!$

    Record.Id} which should be the variable to take the Lead ID value.  Placement of the brackets [  ] and the @ sign do not correct the error.   I certainly appreciate you taking your time to look at this!

0/9000
1 answer
0/9000