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 Plat-Dev-201 Exam - Topic 2 Question 12 Discussion

When a user edits the Postal Code on an Account, a custom Account text field named "Timezone" must be updated based on the values in another custom object called PostalCodeToTimezone__c.What is the optimal way to implement this feature?
A) Build a flow with Flow Builder.
B) Create an account approval process.
C) Create a formula field.
D) Build an account assignment rule.

Salesforce Plat-Dev-201 Exam - Topic 2 Question 12 Discussion

Actual exam question for Salesforce's Plat-Dev-201 exam
Question #: 12
Topic #: 2
[All Plat-Dev-201 Questions]

When a user edits the Postal Code on an Account, a custom Account text field named "Timezone" must be updated based on the values in another custom object called PostalCodeToTimezone__c.

What is the optimal way to implement this feature?

Show Suggested Answer Hide Answer
Suggested Answer: A

Comprehensive and Detailed Explanation From Exact Extract:

Flow Builder is designed for automating business processes declaratively. In this scenario, it can be configured to update the Timezone field on Account whenever the Postal Code is changed by querying the PostalCodeToTimezone__c object and updating the Account accordingly.


Flow Builder Guide

Contribute your Thoughts:

0/2000 characters
Lindsey
3 days ago
D is irrelevant. Assignment rules are for ownership.
upvoted 0 times
...
Mitzie
8 days ago
C won't work. Formula fields can't update other fields.
upvoted 0 times
...
Alishia
13 days ago
B is unnecessary. Approval processes don't fit here.
upvoted 0 times
...
Lindsey
18 days ago
I agree. Flows can handle updates well.
upvoted 0 times
...
Mitzie
23 days ago
A seems best. Flows are flexible.
upvoted 0 times
...
Dacia
29 days ago
Not sure if D) would even work for this scenario.
upvoted 0 times
...
Lettie
1 month ago
A) is definitely the optimal choice!
upvoted 0 times
...
Evan
1 month ago
Surprised that B) isn't a valid option here.
upvoted 0 times
...
Sylvie
1 month ago
I disagree, C) formula field seems simpler.
upvoted 0 times
...
Graciela
2 months ago
A) Flow Builder is the way to go!
upvoted 0 times
...
Charolette
2 months ago
Assignment rules seem unrelated to this task; I think they’re more for lead or case management, right?
upvoted 0 times
...
Cecily
2 months ago
I feel like an approval process wouldn't really fit here since we just need to update a field, not approve anything.
upvoted 0 times
...
Rolande
2 months ago
I'm not entirely sure, but I remember a practice question where a formula field was used for similar scenarios.
upvoted 0 times
...
Chauncey
2 months ago
I think using Flow Builder could be the best option since it allows for dynamic updates based on user input.
upvoted 0 times
...

Save Cancel