Options

Deleting field data of type Time in all records

lagersjeflagersjef Member Posts: 57
Hi is there any easy way of writing a codeunit doing this in a table?

I have tried writing a loop that sets the value of '' or 0 for all instance, but that is not allowed since those values are of type Text or Integer, while the field only allows type Time. How can I delete/empty the value of a field with the type time?

Thanks for any help!

Answers

Sign In or Register to comment.