Can we store an update in the spreadsheet

Is it possible to store an update into the spreadsheet? Iโ€™m working on the Survey application that records the unit of houses that have been sold. For example, today I went to one of the House projects and see that 10 units have been sold today so I record it. Then a week pass by, I came back to record the additional units sold and I found that 5 units have been sold this week so I update it. I wonder if I could store the record of the update I have made or not? 3X_b_2_b2fc4f9d5efe7ebc381bcf56b99e9af0e8d4334a.png This is how I want it to store

0 4 177
4 REPLIES 4

Welcome @jomphon101; I have a question:

  • Why do you want to store the previous value inside the current value?
    • Youโ€™ve already got that previous value in the other record; youโ€™re essentially duplicating data.

Hi

I wanted to keep the transaction of updates to see the trends.

Do you have any suggestion ?

Thank you,

If you make each record in your table = one transaction, then over time youโ€™ll accumulate that data and can use that for insights.

Top Labels in this Space