About validating data during import
When you import data into an existing FileMaker Pro file, you can validate the data during import. FileMaker Pro will skip importing records and fields that don’t match your validation requirements, and report the number of skipped records and fields when the import operation is complete.
To validate data during import:
1.
For information on defining validation options for fields, see Defining field validation. Use the Always validation option to ensure that validation occurs during import.
2.
Follow the instructions in one of the following sections to import the data:
 •
 •
 •
 •
 •
3.
When the import process is complete, check the Import Records Summary dialog box for the number of records and fields that were skipped during import.
The following table describes when data validation failures cause a record or a field to be skipped.
 
A field is defined with either the Not empty or Validated by calculation field validation option, and the validation fails for a record during import.
Note  Unlike all other validation options, the Not empty or Validated by calculation options are evaluated when FileMaker Pro attempts to commit each record. Therefore, these types of validation failures cause the entire record to be skipped. (All the other field validation options are evaluated when FileMaker Pro attempts to commit each field.)
Note  A skipped field does not prevent other fields in the same record from being imported.
Note  Data validation errors are only one of three reasons that records and fields may be skipped during import. The other two are:
 •
Privilege errors: If access privileges prohibit modifying certain fields and records, then these fields and records are skipped during import.
 •
Locked records: If one or more records cannot be changed because they are being accessed elsewhere — either in another window by the same user or (if the file is shared) by other clients — then these records are skipped during import.