Set DateTime to null programmatically
Hey there,
i have an infotable where i set the datetime and at a specific point this datetime need to be set to "null" or just unset programmatically. I tried to set to null, to Zero (still a datetime and not unset).
And then i found this: https://www.ptc.com/en/support/article/CS253788
I dont like to delete and insert again, i prefer to update. And it seems like there is no other solution than that.
For alot of my problems i see always only a workaround and no real solution and after a workaround is applied then noone cares anymore about this problem and this workaround will exist like for ever.
how is it possible that this workaround exists almost 2 years and no real solution got applied?

