Hi All, I am hoping someone can help me. I want to use the status timestamp to show when a project changes into Complete. I found this in the help section but I'm unsure where to put it to make it work:
1. Status Timestamp
IF(Status='INP',IF(ISBLANK({DE:Custom Field}),$$NOW,{DE:Custom Field}),{DE:...