The Data Loader doesnt let me upsert both Contacts and Accounts at one time.
Any suggestions how can I accomplish this? I have several files a week that I need to import and this is creating a huge issue for me.
Please help! Thank you in advance!
3 réponses
Yes, with the Data Loader, if you are doing an Insert, it does not look for duplicates, it just creates new records based on the data in the .csv.