Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Platform App Builder All Questions

View all questions & answers for the Certified Platform App Builder exam

Exam Certified Platform App Builder topic 1 question 424 discussion

Actual exam question from Salesforce's Certified Platform App Builder
Question #: 424
Topic #: 1
[All Certified Platform App Builder Questions]

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 roll-up summary field using Support Level on the Account object.
  • C. Create a formula field on the Account object using the ISPICKVAL function.
  • D. Create a Process Builder and use a field update on the Case object.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
JorgeLucas
Highly Voted 3 years, 2 months ago
A. Create a formula field on the Case object using the TEXT function.
upvoted 9 times
...
sivsiv
Highly Voted 3 years, 2 months ago
the correct answer is A, just try it on your sandbox
upvoted 8 times
...
Ishiiiiiiiiiiii
Most Recent 6 months, 4 weeks ago
formula field Only displays the text representation, not the actual picklist value.
upvoted 1 times
...
t_samuel
1 year, 4 months ago
Selected Answer: A
Formula is real time PB works only in create and update record
upvoted 1 times
Ishiiiiiiiiiiii
7 months ago
formula does not provide real time value
upvoted 1 times
...
...
sf2022
2 years, 3 months ago
Selected Answer: A
Formual is real-time value TEXT() to convert picklist value to TEXT
upvoted 3 times
...
Shanthanagaraj
2 years, 8 months ago
Selected Answer: A
formula is more real time
upvoted 1 times
...
Srk0020
2 years, 9 months ago
Selected Answer: A
Cross object formula field can be used
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...