Hello all,
I want to add last updated date column in dashboard for KV store lookup.
When I am using time () or now() and updating a single row, last updated date get changed for all the records available in the table.
Kindly suggest how to update last updated date (rowwise) for the record update and not the entire table.
Thanks in advance!