Thanks for responding Pete. I’m trying to do this based on a change to a particular column in the row. So I changed thisRow for the Column Name, but it seems to be applying the column to every row now.
I added Last Updated, which shows the modified date of This Week’s Update for context.
Coda only keeps track of the last change to the row, not of any particular column. But since you have the date in the Last updated column, you can just say “Last Updated” - Today() >6.
Just for interest: below is how I capture updates in my doc -
There is an update column
An archive column of previous updates
And a button to move the most recent update to archive, to make room for the new entry. But with a button we can do anything. Currently I put today’s date as a prefix to the new update, you could also put the date in your Last Updated column"