change timestamp

Hello all

I have an app that keeps track of loads and times I am trying to add two columns to spreadsheet, depart and return, that will monitor the load column for a change. I have been successful with it working but it updates the time when I add to the load column and erases the previous time. Is there a way to record each load time and keep it in the spreadsheet to track both times depart and return.

Solved Solved
0 4 180
2 ACCEPTED SOLUTIONS

Aurelien
Google Developer Expert
Google Developer Expert

Hi @bnmers 

Yes. You  may want to create two columns, one for depart and the other one for return.
Set these with type ChangeTimeStamp.

Then specify which column change you want to track for each one. Here is an example:

Aurelien_0-1716267948103.png

View solution in original post

I don't really get your point, but maybe you want to use this type of action:

 

Aurelien_0-1716304378893.png

For reference: Actions: The Essentials - AppSheet Help

View solution in original post

4 REPLIES 4
Top Labels in this Space