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

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

Universal Containers (UC) utilizes two custom picklist fields called Sales_Organization__c and Pricing_Tier__c.

Which validation rule should an app builder use to ensure Pricing_Tier__c is required for customers with a Sales_Organization__c value of Canada?

  • A. AND(ISPICKVAL(Sales_Organization__c,‘Canada’),ISBLANK(TEXT(Pricing_Tier__c)))
  • B. ISPICKVAL(Sales_Organization__c,‘Canada’) && ISNULL(Pricing_Tier__c)
  • C. IF(ISNULL(Sales_Organization__c=‘Canada’,ISBLANK(TEXT(Pricing_Tier__c)),TRUE)
  • D. OR(ISPICKVAL(Sales_Organization__c,‘Canada’),ISBLANK(TEXT(Pricing_Tier__c)))
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
17efdf8
1 month ago
Selected Answer: A
This Salesforce validation rule ensures that specific conditions are met before a record can be saved
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