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 447 discussion

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

Universal Containers uses a custom picklist field Account Region on the account record. They want this region to be reflected on all related contact records and stay in sync if the value of this field changes on the Account.

How should an app builder meet this requirement?

  • A. Create a picklist field called ‘Account Region’ on Contact object > Create a workflow rule to update this picklist field if the Account Region field on the Account is changed.
  • B. Create a formula field on the Contact object > Set the value of the formula to ISPICKVAL(Account.Account_Region__c).
  • C. Create a text field called ‘Account Region’ on Contact object > Create a workflow rule to update this picklist field if the Account Region field on the Account is changed.
  • D. Create a formula field on the Contact object > Set the value of the formula to TEXT(Account.Account_Region__c).
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
avitrakumar
3 months, 1 week ago
A, as other objects have picklist type not formula field
upvoted 1 times
...
grazy
10 months, 3 weeks ago
Selected Answer: D
D is correct
upvoted 2 times
...
t_samuel
1 year, 3 months ago
A and D is possible, but to be sync is D -> formula
upvoted 1 times
...
Almuquerque
1 year, 6 months ago
Selected Answer: D
Yes, is D.
upvoted 4 times
...
cloudconnected
1 year, 8 months ago
Selected Answer: D
I also think it is D
upvoted 2 times
...
[Removed]
1 year, 8 months ago
Selected Answer: D
Correct answer should be D
upvoted 2 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 ...