Salesforce
CRT-403 · Question #45
Universal Containers has a custom picklist called Support Level on the Account object. They would like to show the real-time value of Support Level on all case records. How should an app builder…
The correct answer is A. Create a formula field on the Case object using the TEXT function. See the full explanation below for the reasoning.
Question
Universal Containers has a custom picklist called Support Level on the Account object. They would like to show the real-time value of Support Level on all case records. How should an app builder implement this requirement?
Options
- ACreate a formula field on the Case object using the TEXT function.
- BCreate a formula field on the Account object using the ISPICKVAL function.
- CCreate a Process Builder and use a field update on the Case object.
- DCreate a roll-up summary field using Support Level on the Account object.
How the community answered
(63 responses)- A78% (49)
- B13% (8)
- C6% (4)
- D3% (2)
Community Discussion
No community discussion yet for this question.