Hi All, I am trying to get a function to enter the current date when I change the status to done but I want the date to stay static and I cant figure out what date function to use for this. Here is what I have:
IF(Status=“Done”, DATETIME_FORMAT(TODAY...