Hi,
I would like a column [Invoice Date] I have to be filled with TODAY() when a user selects “Invoiced” from a enum column [Status]
Thanks,
Josh
Solved! Go to Solution.
Presume that the [Invoice Date] column needs to be filled in with TODAY() only by the status of the [Status] enum column being “Invoiced”
if so , I believe you could use ChanbeTimeStamp time column to change based on [Status] column and Change Value being “Invoiced”
Presume that the [Invoice Date] column needs to be filled in with TODAY() only by the status of the [Status] enum column being “Invoiced”
if so , I believe you could use ChanbeTimeStamp time column to change based on [Status] column and Change Value being “Invoiced”
User | Count |
---|---|
17 | |
12 | |
9 | |
4 | |
4 |