My team would like to have a column that shows who was the last person to modify the record. Has anyone implemented a process to capture the person and date/time a change was made? If yes, what steps did you take to set this up?
Solved! Go to Solution.
All my tables has a Modified by column. Just add USEREMAIL() in the app formula, it's that simple
Please add another datetime type column with app formula as NOW() to capture the date and time when a row was edited.
All my tables has a Modified by column. Just add USEREMAIL() in the app formula, it's that simple
Thank you. Have you tried to capture the date and time this change was made?
Please add another datetime type column with app formula as NOW() to capture the date and time when a row was edited.
Thank you
You are welcome.
I've got a set of columns that I use as a "Standard Starting Template" that includes a bunch of columns like this. You can learn more here.
User | Count |
---|---|
16 | |
11 | |
9 | |
8 | |
4 |