Skip to main content Heads Up, Trailblazers! Potential Impact to Playgrounds: We're performing some important maintenance beginning on June 27th, 2025. During this time, some of you might temporarily have trouble creating a new Trailhead Playground. If you hit a snag, please try again a bit later. Thanks for your patience as we work to improve your learning experience!

Feed

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

Looking to add: If unapprovedcheckbox__c is checked and the date is >= 7/1/25 than multiply by .2 

 

Current formula is: 

IF(AND(ISPICKVAL(Who_Files_SL_Tax__c, "ARMR"), YEAR(Effective_Date__c) >= 2023, ARMR_Agrees_to_Reduced_Fee__c = false), 

 

IF(ISPICKVAL(Commission_Type_ARMR__c, "Percent"), 

((Premium__c - Return_Premium__c) * Commission_Payable_ARMR__c) + R_D_Brokerage_Analysis_minus_300__c, 

IF(ISPICKVAL(Commission_Type_ARMR__c, "Flat Fee"), 

Flat_Fee_Commission_Payable_ARMR__c + R_D_Brokerage_Analysis_minus_300__c, 

NULL) 

), 

IF(ISPICKVAL(Commission_Type_ARMR__c, "Percent"), 

((Premium__c - Return_Premium__c) * Commission_Payable_ARMR__c) + R_D_Brokerage_Analysis__c, 

IF(ISPICKVAL(Commission_Type_ARMR__c, "Flat Fee"), 

Flat_Fee_Commission_Payable_ARMR__c + R_D_Brokerage_Analysis__c, 

NULL) 

 

Any thoughts on the best way to go about doing this?

1 answer
0/9000
3 answers
0/9000
Hi, I'm new to interaction studio. Wondering if there is any certification exams available for interaction studio? Thanks! 
4 answers
  1. Today, 8:33 AM

    I am very happy as I passed my Salesforce Interaction-Studio-Accredited-Professional exam by a score of 93% after just studying for three weeks from PASS4SUREXAMS.

0/9000
1 answer
0/9000
1 answer
0/9000

Hi all

 

I am preparing for my Marketing Cloud Developer Exam in October. I am following the exam guidelines. 

 

I would like to kindly ask the following:-

 

1) Where can I find some exam practice questions, particularly on the already completed trials - I have tried to look and have not found anything

2) Is there anybody else who has written OR is preparing for the exam who would not mind engaging with me with regards to preparing for the exam

 

Any help would be much appreciated

 

Zanele Malinga (Graduate Software Developer)

6 answers
  1. Today, 8:17 AM

     I just passed my Marketing Cloud Developer certification exam, and I couldn't have done it without PASS4SUREXAMS. Their study materials were incredibly detailed and easy to follow, covering everything I needed to know. The practice exams were a game changer, closely mirroring the actual test and boosting my confidence 

0/9000

I am a 2x Salesforce certified admin/business analyst with 20 plus years experience in systems (mostly in a business analyst type of role).  I am not a developer nor do I wish to become one.  I am struggling with the SLDS aspect of the certification exam because it is highly technical and while I understand what it is doing and what it is used for, most of it is beyond my abilities (or desires) to actually DO.

 

Is anyone aware of a Trail or Module (or something) that will help me better understand what I need to prepare for in the UX Designer exam? I am very comfortable with UI/UX design and understand declarative configuration pretty well, but SLDS is killing me.  In the trails I have taken, I almost never answer the all quiz questions correctly, so I am obviously missing something to help me put this all together.

 

Any direction from the community would be highly appreciated!

6 answers
  1. Mohit Kumar Agarwal (Dell Technologies) Forum Ambassador
    Aug 21, 2023, 3:41 AM
0/9000