Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Perform Mass Updates
Use data Loader to update a large number of records at one time.
- Obtain your data by performing an export of the objects you wish to update, or by running a report. Make sure your report includes the record ID.
- As a backup measure, save an extra copy of the generated CSV file.
- Open your working file in a CSV editor such as Excel, and update your data.
- Launch Data Loader, then click Update. Note that matching is done according to record ID.
- After the operation, review your success and error log files.
- If you made a mistake, use the backup file to update the records to their previous values.