Fixing “multiple rows in the CSV refer to the same participant”
Click here for a complete list of contact upload errors and how to fix them!
If your contact upload fails with the error “multiple rows in the CSV refer to the same participant”, it means more than one row in your CSV has the same customer_id. Message expects each participant/contact to have a unique ID in the file.
Step 1: View which rows are causing the issue
Open your import history and click the failed import.
Click View Errors.
Note the
customer_idshown in the error and the row numbers (if provided).
Step 2: Decide which situation you have
Option A: The rows are true duplicates (same person twice)
Ask: Do the flagged rows contain the same contact information? (same name, email, etc.)
Fix:
In your spreadsheet, find the duplicate
customer_id.Delete one of the duplicate rows.
Save the file as a CSV.
Re-upload.
Option B: One customer_id was assigned to two different people
Ask: Do the flagged rows look like two different contacts (different name/email), but they share the same customer_id?
Fix:
Determine the correct
customer_idfor each contact using your source records/system of record.Update the CSV so each contact has the correct, unique ID.
Save as a CSV and re-upload.
Quick check before re-upload
Sort or filter the
customer_idcolumn and confirm no ID appears more than once.
Comments
Please sign in to leave a comment.