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.
2 answers
0/9000

I can't install the BOTanicals package in my playground starter.

 

I'm facing this error message: 

This package can’t be installed   Package Not Found

4 answers
  1. Today, 1:41 PM

    Hi @Sathvika Totakura

     

    I ran the tests again today, and this time everything worked. 

    The issue seems to have resolved itself. 

     

    Thank you for your help, I appreciate it

0/9000

Hello, im in the Improve Opportunity Tracking with Custom formulas chapter and I have made all the different objects, only that it is stuck and persistent that Commission__c isnt there. The formuia used in it is

ISPICKVAL( StageName ,"Closed Lost") && ISBLANK(Close_Reason__c)

 

 Anyone has a fix or if i did anything wrong?

  

We can't find the formula field 'Commission__c' on the Opportunity object.

 

 

 

 

 

#Trailhead Challenges

1 answer
  1. Today, 1:39 PM

    Hi, @Abdulrahman Tayea

     

    This error indicates that the validation system cannot find a field with the API Name

    Comission__c on the Opportunity object.  

     

    Therefore, you need to follow these steps: 

    1. Open the Opportunity object via Object Manager, select Fields & Relationships from the left-hand menu, and check whether such a field exists and whether its API Name is indeed: Comission__c 

     

    If the field does not exist, you need to create it. If the API Name is different, you can delete this field and create a new one with the correct details. 

     

    2. If the API Name is correct but the error still occurs, check whether all necessary permissions are granted. To do this, click the field name, select Set Field-Level Security, and make sure the Visible checkbox is enabled. 

     

    For example,Hi, This error indicates that the validation system cannot find a field with the API Name Comission__c on the Opportunity object. Therefore, you need to follow these steps: 1.2.jpgSincerely, 

    Mykhailo Vdovychenko 

    Bringing Cloud Excellence with IBVCLOUD OÜ

0/9000
8 answers
  1. Today, 1:39 PM

    Is that "Status" field on the CAPA Object?  or is it on a related object?  

     

    Also, can you answer my previous question:   

     

    What is the Object relationship between the CAPA and Extention?  Is it Master-Detail or Parent-Child?

0/9000

 It has been observed that when an Account already exists in Salesforce, and a new Web-to-Lead form is submitted with matching Account details, a new Lead record is created but is not automatically converted into an Opportunity.

Existing Account record is identified as duplicate on the lead, even though the Account Name/Zip code values are not matching.

Is this expected Salesforce behavior?

0/9000
1 answer
  1. Today, 1:37 PM

    Hi, @Routhu Manasa

     

    Try to use another browser (for example MS Edge or Mozilla FireFox) or use "Incognito" mode in your current browser.  

     

    Also too, try to use Gmail.  

     

    Sometimes it also happens that the waiting time for the Playground activation email can take up to 30 minutes. 

     

    Sincerely, 

    Mykhailo Vdovychenko 

    Bringing Cloud Excellence with IBVCLOUD OÜ

0/9000
8 answers
0/9000

Hi All, 

 

We have a scenario to migrate from Oracle Eloqua to Marketing Cloud Next. MC Next is new to me. Thus looking for some guidance on how to begin with the data migration.  

 

Additionally, it would be great if we could have some resources to start the enablement for Marketing Cloud Next. 

 

Thanks in advance.

1 answer
  1. Nobuyuki Watanabe (NAC / FPT Japan Holdings Group) Forum Ambassador
    Today, 1:36 PM

    Marketing Cloud Next runs on the Data Cloud platform. Therefore, although it's still in beta, there appears to be a Data Cloud connector available for Oracle Eloqua. I haven't personally tested it, but you can find more details in the following Salesforce Help article:  

     

    https://developer.salesforce.com/docs/data/data-cloud-int/guide/c360-a-oracleeloqua-connector.html

     

    If you're hesitant to use the beta feature, another option would be to move your data to a cloud storage service like Amazon S3 and then ingest it into Data Cloud from there.  

     

    For guidance on the initial activation of Marketing Cloud Next, the following help documentation may be useful:  

     

    https://help.salesforce.com/s/articleView?id=mktg.mktg_quick_start_parent.htm&type=5

0/9000

Hi - can someone help me troubleshoot what (I think) should be a simple mail merge issue with nested IF statements? See attached image of code ... when the record type is Organization and the Primary Contact Title is not blank

 I've got spacing issues in the merged document. Otherwise it works w/o error. Thanks! 

 

Ms. Jane DoeManager, Community Relations, 123 Investments 

82 Anywhere St W1A  

Boston, MA 02109 

 

Mail Merge / Word Document / Blank Field  / Nested IFs

 

 

 

#Sales Cloud

0/9000
4 answers
  1. Today, 10:23 AM

    Hi @Jeffrai shu

     

    Please setup Organization-Wide Addresses. 

    Setup --> Email --> Organization-Wide Addresses 

    Add your email address here. You can allow access for all the profiles or you can choose System Administrator profile. You will get a verification link to your mail. Please click on that and verify your mail. Post this you will be able to send an email. 

     

    Please refer to the below thread for more info -  

    https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007X6KWGSA3

0/9000