OOB a field that is left empty on an excel import will not set a field, it will not change itDescriptionBy the way, here is a workaround to this issue: perform the steps to perform the update even if it does not update the Category value to none (this step is necessary to create the Data Source and Transform Map)once the update has been performed and a new Data Source and Transform Map created, then locate and open the Transform Map created for this import/updateCheck the 'Copy empty fields' box on Transform Map record and saveLocate the Data Soruce created during this import/updateClick "Load All Records' to import, then transform the new importSteps to Reproduce Goto incident. Filter the list so only one record show that has a category.- Right click > Import- Select "Update" and click "Create Excel template"- Open the excel. Find category and using the pulldown change it to "none". This actually sets the value to nothing.- Click choose file and select the excel you just updated and click Upload.- In the preview add category to the list. It will not have a value. Click "Complete Import"- Category remains and is not changed to -- none --.WorkaroundThere can be many workarounds: 1. Create an Excel file type data source (https://docs.servicenow.com/csh?topicname=r_FileTypeDataSource.html&version=latest#r_FileTypeDataSource) Create a Transform Map for this Data Source Make sure the checkbox "Copy empty fields" is checked Load the file 2. Once the data is loaded, bring up all the records in the list view which needs changing Select all rows for the field that needs to be set to empty, and set all fields at once (100 rows at a time) Related Problem: PRB1041428