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)) Suggested Answer: A Community Answer: B This question is in Certified Platform App Builder Exam For getting Certified Platform App Builder Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Salesforce. Trademarks, certification & product names are used for reference only and belong to Salesforce. The website does not contain actual questions and answers from Salesforce's Certification Exams.
Please login or Register to submit your answer