nerdexam
Salesforce

ADM-201 · Question #292

The marketing director at Northern Trail Outfitters has requested that the Budget field is populated in order for the Lead Status field to be marked as qualified. What tool should the administrator…

The correct answer is B. Validation Rule. To enforce that the Budget field must be populated before a Lead Status can be marked as 'qualified', an administrator should implement a Validation Rule.

Submitted by fatema_kw· Apr 18, 2026Workflow/Process Automation

Question

The marketing director at Northern Trail Outfitters has requested that the Budget field is populated in order for the Lead Status field to be marked as qualified. What tool should the administrator use to fulfill this request?

Options

  • AWorkflow Rule
  • BValidation Rule
  • CRequire Field
  • DLead Conversion

How the community answered

(43 responses)
  • A
    12% (5)
  • B
    77% (33)
  • C
    5% (2)
  • D
    7% (3)

Why each option

To enforce that the Budget field must be populated before a Lead Status can be marked as 'qualified', an administrator should implement a Validation Rule.

AWorkflow Rule

Workflow Rules automate actions based on criteria but do not prevent a record from being saved if conditions are not met; they are also being phased out in favor of Flow.

BValidation RuleCorrect

A Validation Rule prevents users from saving a record that fails to meet specified criteria, such as requiring a field to be populated when another field's value changes to 'qualified', thus enforcing data quality and business logic.

CRequire Field

'Require Field' is a universal setting on a field definition, not a conditional requirement based on the value of another field.

DLead Conversion

Lead Conversion is a process to transform a Lead into an Account, Contact, and Opportunity, not a tool for enforcing conditional data entry requirements on the Lead record itself.

Concept tested: Data validation and quality

Source: https://help.salesforce.com/s/articleView?id=sf.customize_validations.htm&type=5

Topics

#Validation Rules#Lead Management#Conditional Field Logic#Data Integrity

Community Discussion

No community discussion yet for this question.

Full ADM-201 Practice