Your data job show more rows added than in the CSV file being imported

Symptoms

You import a CSV file and the database contains more rows that you expect.

Causes

It is likely that the CSV file has blank spaces.

If the database is created with no unique identifier, Acoustic Campaign does not detect those empty spaces in the file as bad data. Instead, parses those blank rows and adds them in as empty contacts.

If the database is keyed, blank contacts are detected as bad data and are removed.

Resolving the problem

Open your CSV in a flat file opener such as Notepad++.and check it for blank spaces