Do I just set the app formula for the Update_Time column to NOW()?
or do I need to create a bot that updates the Update_Time column whenever the record is updated?
Do I just set the app formula for the Update_Time column to NOW()?
or do I need to create a bot that updates the Update_Time column whenever the record is updated?
Create a column in your table eg. Timestamp, value = now()
Now when it actually prints to googlesheets or your database is another story. But you have exactly when that row was edited for you to audit, thats something you cant forge unless the device that sends it changes their device clock probably
It depends on what you want.
NOW().NOW().NOW().This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.