nerdexam
Salesforce

PLAT-ADMN-201 · Question #145

Ursa Major Solar is importing data and has many records that do NOT meet the data validation criteria. What will occur?

The correct answer is D. The import process will fail, but only for the records with invalid data. During a data import, records that do not meet Salesforce validation criteria will fail to import, while records that comply with the rules will be processed successfully.

Submitted by tyler.j· Apr 18, 2026Data and Analytics Management

Question

Ursa Major Solar is importing data and has many records that do NOT meet the data validation criteria. What will occur?

Options

  • AThe import process will ignore the data validation criteria.
  • BThe import process will require user authorization in order to import the invalid records.
  • CThe import process will abort when it encounters the first invalid record.
  • DThe import process will fail, but only for the records with invalid data.

How the community answered

(35 responses)
  • A
    3% (1)
  • C
    3% (1)
  • D
    94% (33)

Why each option

During a data import, records that do not meet Salesforce validation criteria will fail to import, while records that comply with the rules will be processed successfully.

AThe import process will ignore the data validation criteria.

The import process respects and applies data validation criteria to maintain data quality; it does not ignore them.

BThe import process will require user authorization in order to import the invalid records.

The import process does not typically offer user authorization to override validation rules for invalid records; it rejects them by default.

CThe import process will abort when it encounters the first invalid record.

The import process generally continues to process valid records even after encountering invalid ones, logging errors for the failed records rather than aborting entirely.

DThe import process will fail, but only for the records with invalid data.Correct

Salesforce import processes enforce validation rules; therefore, only the specific records that fail to meet these rules will be rejected and generate errors, while valid records will still be imported.

Concept tested: Data import validation rules

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

Topics

#Data Import#Data Validation#Error Handling#Data Loader

Community Discussion

No community discussion yet for this question.

Full PLAT-ADMN-201 Practice