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?
A.
Create a formula field on the Case object using the TEXT function.
B.
Create a formula field on the Account object using the ISPICKVAL function.
C.
Create a Process Builder and use a field update on the Case object.
D.
Create a roll-up summary field using Support Level on the Account object.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit