I'm trying to modify this code from this article to just give me the timestamp and not the history of the changes. I've edited it a couple times and can't get it. Any thoughts?
IF(Status='INP',IF(ISBLANK({DE:Status Timestamp Custom Field}),$$NOW,{DE:Status Timestamp Custom Field}),{DE:Status Timestamp Custom Field})