Record date and time every time I execute action

Hello friends. I am moving forward with a POS app and I would like my table to record the date of a change in a cell every time an action is executed. For example, if I am selling and I increase the quantity in the cart through an action that configures the value of a cell, doing [Quantity]+1, automatically in a [SaleDate] box the date and time of the moment in the that the button has been clicked.

Is this possible?

Thank you for your answers

Please explore ChangeTimestamp type column.

Change Column Types

1 Like

Thanks, I didn’t know this type of field existed @Suvrutt_Gurjar

1 Like

You are welcome @Gustavo_Eduardo .

Yes, Change type columns are very useful in certain requirements.

1 Like