I have a situation where I have imported a bulk file of the Account and Contact records into CRM 13, and duplicate detection has kicked back a lot of the info for Contacts as failed because of duplicate data that ties back to the Account record.
Here are the steps I took:
- For my accounts record I removed dupes in Excel based off two fields, and it removed about 500 records from thousands. I then imported the CSV file as is, into CRM 13
- Out of those 500, there could be unique records that I need to try and import into the CRM.
- I need to re-import the data into the CRM from an older file than the one I originally imported, and have the 500 records that were dropped added to the CRM. But I don't have the time to dig through a few thousand rows of data and pick out each unique row of data and I don't want the CRM to re-add the entire Account record a second time to the system, giving me dupes in the CRM.
- Is there a way (without using a dynamic form, as they aren't working on the MS hosted CRMs, at the moment) to re-import the entire form, with the dropped unique records to the CRM and only add the unique data, and ignore the existing data?
I hope this makes sense. I can try to clarify, if need be. Thanks for any help you guys can provide.