In import job maintenance, have a field labeled "Start Import at Row" and the user indicates which row number on the source file should be considered record #1. This will avoid always having a failed record for the header row, or having to remove the header row before saving, or coming up with Selection logic based on column header names.

Comments