Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam OmniStudio Developer Topic 4 Question 71 Discussion

Actual exam question for Salesforce's OmniStudio Developer exam
Question #: 71
Topic #: 4
[All OmniStudio Developer Questions]

A developer need to configure a calculation procedure to calculation a subtotal using two different depending on whether the input Boolean variable is Customer is set to true or false.

How should a developer configure the calculation procedure to conditionally execute the correct formula?

Show Suggested Answer Hide Answer
Suggested Answer: A, C

Contribute your Thoughts:

Gracia
6 days ago
Option B is the way to go! Referencing the variable directly in the Conditional syntax is the simplest and most straightforward approach.
upvoted 0 times
...
Alonzo
13 days ago
I'm not sure, but I think option C might also work by directly comparing the isCustomer variable to true and false values in the Condition syntax.
upvoted 0 times
...
Emelda
17 days ago
I disagree, I believe option D is the best choice as it directly uses an IF statement in the formula to conditionally execute the correct calculation.
upvoted 0 times
...
Justine
19 days ago
I think option A is the correct choice because it uses the ISTRUE and NOT functions to check the value of the isCustomer variable.
upvoted 0 times
...

Save Cancel