Skip to main content
I am using the Import Wizard to update the contact record type; nothing else is changing. I keep getting "DUPLICATE_VALUE:Duplicate id specified" on the account ID. The loader will not let me load without that account ID, but fails to update the records when it's present. The contacts legitimately belong to the same account. Is there any way around this or will I need to update all of the contacts manually? I don't get any error when doing manually, but it's a lot of contacts.
7 réponses
  1. 18 sept. 2019, 14:15
    John,

     

    Data Loader has the capability of mass Insert, Update, Delete, and Upsert (Inserting new records if no match is found and updating only if match is found). It is not limited to inserting new records. It has helped me a bunch! I highly recommend it for data management.

     

    John, Data Loader has the capability of mass Insert, Update, Delete, and Upsert (Inserting new records if no match is found and updating only if match is found).
0/9000