Forum Discussion
QuickBaseCoachD
9 years agoQrew Captain
As posted above
Date of most recent update (this needs to be a formula date field)
ToDate(Left(Right([my update field],"["),9))
Date of most recent update (this needs to be a formula date field)
ToDate(Left(Right([my update field],"["),9))
jeannejeanne
9 years agoQrew Cadet
struggling with this one. i need the date stamp of the last time the multiple choice (with log edit) of "WIP" was set. there may have been other statuses after WIP, but i need to display Date Stamp of when WIP was selected. thanks for your help.