Check required columns
Every Dataverse table has required columns that need valid values in the import file.
Bean Jar Labs
Microsoft Dynamics 365 and Dataverse imports often fail because required columns are missing, field mappings are incomplete, choice values do not match, lookup references cannot resolve, alternate keys or duplicate detection rules conflict, unsupported system fields are present, or the CSV delimiter and header row are not what the import wizard expects.
Every Dataverse table has required columns that need valid values in the import file.
Source columns, choice values, lookup values, and owners need explicit target mappings.
Alternate keys and duplicate detection can change whether rows update, create, or fail.
Likely causes
Start from an export/template when possible, then profile required fields for blanks and whitespace-only values.
Normalize source labels and lookup keys before import; ignored columns are not imported.
Decide whether the job should create, update, or reject duplicates before retrying.
Check field delimiters, data delimiters, quoted values, and first-row column headings before another upload.
Example
The owner cannot resolve, status values are inconsistent, and the key is duplicated.
Email,Topic,Owner,Status,External ID alex@example.com,CSV cleanup,Alex,Hot,LEAD-100 alex@example.com,Migration help,Unknown User,hot,LEAD-100
The alternate key is unique, owner mapping is explicit, and choice labels are normalized.
Email,Topic,Owner,Status,External ID alex@example.com,CSV cleanup,alex.owner@example.com,Hot,LEAD-100 sam@example.com,Migration help,sam.owner@example.com,Warm,LEAD-101
Repair checklist
Reference links
Cross-check the current import rules with Microsoft documentation: Import data from Excel and export data to CSV, Import data for all record types, Dynamics 365 import and duplicate handling, Create data maps for import, and Detect duplicate data.
This page is independent and is not affiliated with Microsoft, Dynamics 365, Power Apps, or Dataverse.
Done-for-you audit
Bean Jar Labs can return a Dynamics 365 or Dataverse import audit with required-column checks, choice and lookup mapping risks, alternate-key notes, duplicate-detection risks, failed-row triage, and a retry checklist.
Do not send sensitive personal, health, financial, credential, regulated, or confidential data until handling and scope are explicitly confirmed.
Email: steve.k.kall@gmail.com