I am using Dataloader to update opportunity types, names and other custom fields. I have exported the Opportunity IDs and included a column for RecordTypeID + the columns for the fields that need updating. In Dataloader, I have selected to update opportunity and I have mapped the fields accordingly.
728 records were successful and 9500 failed from the same batch. The only information provided in the error log is "Id not specified in an update call". What am I doing wrong?
5 answers
@Renee Wilson if there are other columns to also be updated.. i would recommend to isolate record type id update to be done later and let other column updates go through first