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

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

Universal Containers uses a custom object called Projects. When managers assign projects they set a custom field on the Project record called Estimated Hours.
Once set, users should be able to decrease but not increase the value.
How can an app builder meet this requirement?

  • A. Create a validation rule that uses the PRIORVALUE function
  • B. Create a process builder to update the record type
  • C. Create a formula field that uses the PREVGROUPVAL function
  • D. Create a formula default value for the custom field
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
JoPe
Highly Voted 2 years, 1 month ago
You must use the PRIORVALUE function and use a "comparison sign" to avoid putting a number greater than the previous number
upvoted 16 times
...
JackyLee
Highly Voted 2 years ago
Correct answer is A
upvoted 8 times
...
Dzhumy
Most Recent 1 month ago
Selected Answer: A
Answer: A. Estimated_Hours__c > PRIORVALUE(Estimated_Hours__c)
upvoted 1 times
...
sf2022
6 months, 3 weeks ago
Selected Answer: A
using validation rule to compare previous and new values ans is A
upvoted 5 times
...
Ma21
1 year ago
I agree A
upvoted 1 times
...
vovazin
1 year, 7 months ago
A for sure
upvoted 1 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago