There is currently no way to set a field’s value to null once it’s set. See this post: Update a field to null?
Ran into this today and also need it. For numbers, I was able to clear it out using awkward formulas that lead to null (e.g. ROUND(0/0)). Would love to see this added.
agree. Empty or blank should be options to select when updating a record.