Forum Discussion
Martin DeTerwangne
Mar 01, 2018Copper Contributor
Calculated field
Hi all, I would like to create a Status column on a list. It would give a status IN or OUT depending on conditions : If there is no checkOutTime, it has to check if the checkin datetime is today...
JessicaWorkman
Jan 31, 2019Copper Contributor
Hi
I was looking to do something like this yesterday so I thought I'd come back to comment here after it worked.
Now() did not work for me but using [Today] did work in a calculated field in a SharePoint custom list.