Nulling field values with in Data Loader
The article instructs on how to set field values to null using Data Loader by following a series of steps, including creating a job, selecting the update operation, and modifying a CSV template.
Nulling a field means setting its value to blank or removing the existing value. With Data Loader, you can null field using the Update action. Follow these steps to null field values:
You can delete unused columns from the template to simplify the file.
- You can combine field updates and nulling in a single job — Data Loader supports updating and nulling different fields in the same record.
- Make sure the field you are nulling is not a required field in the schema.
- If you are nulling a custom field, make sure its default value is blank. Else, Data Loader will reset the field to its default value instead of keeping it blank.
Sample Files: