Next question for you fine people - any way to pre...
# csvimports
j
Next question for you fine people - any way to prevent other fields from also getting updated when I run a CSV import? I just want to update one field, but other fields (such as checkboxes) that didn’t exist when the records were created and have a null values are getting set to false. I don’t want to touch any fields except the one I am explicitly setting via the import.