Exam Platform-App-Builder Topic 2 Question 192 Discussion
Actual exam question for Salesforce's Platform-App-Builder exam
Question #: 192
Topic #: 2
Question #: 192
Topic #: 2
DreamHouse Realty wants to make sure an Opportunity has a field Expected_Close_Date_c populated before it is allowed to enter the qualified stage.
How should an app builder solution this request?
How should an app builder solution this request?
Suggested Answer: B Vote an answer
Explanation
A validation rule is a formula that evaluates the data in one or more fields and returns a value of "True" or
"False". Validation rules verify that the data a user enters in a record meets the standards you specify before the user can save the record. In this case, a validation rule can be used to check if the Expected_Close_Date_c field is populated before the Opportunity stage is set to qualified
A validation rule is a formula that evaluates the data in one or more fields and returns a value of "True" or
"False". Validation rules verify that the data a user enters in a record meets the standards you specify before the user can save the record. In this case, a validation rule can be used to check if the Expected_Close_Date_c field is populated before the Opportunity stage is set to qualified
by Quincy at Jun 19, 2024, 11:19 AM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).