Hello. I am trying to update a date field to Null in a Server service published from Pro. The date data come from a Survey123 Connect form field, passed to the corresponding Server feature service fields via a python script. I am testing a workflow and need to return the service fields for my point features to Null. Calculate Field works as expected for the other fields (non-date). I can manually update the date field value to Null be deleting the value in each record. I can't figure out why I can do this manually, yet the Calculate Field tool will not do the same. I have tried SQL, Arcade and Python code options in the tool, same 99999 error for each. What simple thing am I missing?
