We’re working on a project where we need to load data which contains a data field, this has been set up in the object as a datepicket.
At the moment i get an error message about the field being nil, is there any way to process NULL values as in our project this field will not always be populated
@CMorris74 if you’re using a date field and importing data, you’d want it to be completely blank rather than being “nil” or “NULL” - how are you passing the information?