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

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

Universal Containers manages leads in a Lead qualification queue where sales reps can accept ownership of the Lead. Campaign members are required to have a sales owner.

What validation rule should an app builder configure?

  • A. NOT(ISNEW() && ISBLANK(Lead.Owner:Queue.Id))
  • B. NOT( ISBLANK(Lead.Owner:Queue.Id))
  • C. AND( ISBLANK(Lead.Owner.Id) )
  • D. AND(ISNEW(), ISBLANK(Lead.Owner:User.Id))
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
Justinemj
3 months, 3 weeks ago
Should be AND(ISNEW(), ISBLANK(Lead.Owner:User.Id)). Validation Rule will block saving the record when it is blank for this field.
upvoted 2 times
...
tknsn
1 year, 3 months ago
Selected Answer: B
bbbbbbbbbbbbb
upvoted 1 times
...
BorisBoris
1 year, 7 months ago
B. If you want to ensure that a Lead in the qualification queue has a sales owner assigned (not belonging to a queue), you can use this validation rule:
upvoted 3 times
...
Maykul
1 year, 10 months ago
Is this answer correct? I think it is B.
upvoted 3 times
ExamTube
1 year, 9 months ago
I guess you are right. It should be B.
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago