Last Updated Date

Is there any formula to add a column which shows the last updated date for the row?

Hello,

Yes, the formula you would want is Modified() - https://coda.io/formulas#Modified

Example:

image

In this table, the second column has =Modified(thisRow) as the formula. When any changes are made to the row, the formula in that row will update to reflect the time of the most recent modification.

5 Likes

@Joseph_B thank you ! I have rows where the columns get data from a formula in the column and this formula doesn’t seem to want to function for this. Any thoughts ?

Not sure off hand, but do you have a test version of your doc that I can look at and see?

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.