Upcoming database upgrades. Airtable functionality will be reduced for ~15 minutes at 06:00 UTC on Feb. 4 / 10:00 pm PT on Feb. 3. Learn more here
Jul 22, 2020 07:49 PM
I try the formula that IF({Date due}!=0,CREATED_TIME({Date due}),BLANK()), but the result is the created time of the row, not the date the {Date due} cell changes. What should I do?
Solved! Go to Solution.
Jul 22, 2020 09:06 PM
Create a field that is a “last modified time” field type, and choose to update it only when the Date Due field updates.
Jul 22, 2020 09:06 PM
Create a field that is a “last modified time” field type, and choose to update it only when the Date Due field updates.
Jul 22, 2020 10:11 PM
Thank you :slightly_smiling_face: :thumbs_up: