Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam Advanced Administrator Topic 5 Question 79 Discussion

Actual exam question for Salesforce's Advanced Administrator exam
Question #: 79
Topic #: 5
[All Advanced Administrator Questions]

On the Contact record, if a contact has the value of 'CEO' in the Title field, the administrator wants to require the users to also put a phone number in the Phone field.

What formula should the administrator put in the Error Condition Formula of a validation rule to enable this?

Show Suggested Answer Hide Answer

Contribute your Thoughts:

Belen
24 days ago
Wait, you mean I can't just put 'Big Boss' in the Title field and skip the Phone number? Darn, there goes my plan to avoid making calls.
upvoted 0 times
Larae
13 days ago
User 1: Looks like you'll have to put a phone number if you put 'CEO' in the Title field.
upvoted 0 times
...
...
Kandis
1 months ago
D is the winner! If the Title is not 'CEO', then the Phone field should be blank. Easy peasy!
upvoted 0 times
Cassandra
5 days ago
Got it! So, if the Title is 'CEO', the Phone field must have a value, otherwise it should be blank.
upvoted 0 times
...
Cassandra
12 days ago
Exactly! Option D ensures that if the Title is not 'CEO', the Phone field must be blank.
upvoted 0 times
...
Cassandra
29 days ago
D is the winner! If the Title is not 'CEO', then the Phone field should be blank. Easy peasy!
upvoted 0 times
...
...
Marvel
2 months ago
Hmm, I'm a bit confused. C seems like the right answer to me, since it checks if the Title is 'CEO' and the Phone field is blank.
upvoted 0 times
Pura
6 days ago
C) Title = 'CEO' && ISBLANK(Phone)
upvoted 0 times
...
Shelia
1 months ago
B) Title <> 'CEO' && NOT(ISBLANK(Phone))
upvoted 0 times
...
Lindsey
1 months ago
A) Title = 'CEO' && NOT(ISBLANK(Phone))
upvoted 0 times
...
...
Cyril
2 months ago
I think B is the right answer. If the Title is not 'CEO', then the Phone field should not be blank.
upvoted 0 times
Julio
28 days ago
B) Title <> 'CEO' && NOT(ISBLANK(Phone))
upvoted 0 times
...
Una
1 months ago
A) Title = 'CEO' && NOT(ISBLANK(Phone))
upvoted 0 times
...
...
Elza
2 months ago
The correct answer is A. The formula checks if the Title is 'CEO' and the Phone field is not blank. This is the requirement specified in the question.
upvoted 0 times
...
James
2 months ago
I think B) Title <> 'CEO' && NOT(ISBLANK(Phone)) makes more sense, as it ensures the phone number is required for all titles except CEO
upvoted 0 times
...
Kimbery
2 months ago
I disagree, I believe the correct formula is C) Title = 'CEO' && ISBLANK(Phone)
upvoted 0 times
...
Marsha
2 months ago
I think the correct formula is A) Title = 'CEO' && NOT(ISBLANK(Phone))
upvoted 0 times
...

Save Cancel