I need to track the number of days that have passed from the last prop "Status" change.
Connect
1 Answer
You can make it work with a "Last edited time" property and a simple Notion formula.
Column 1 = Name (Default name property)
Column 2 = Status (Status property)
Column 3 = Last (Last edited time property)
Column 4 = Formula (Formula property)
Use the following in the formula property.
dateBetween(now(), prop("Last"), "days")
This will show you the days since the last edited time as you need.
Related questions
- Counting the number of days in a date range based on the year (how to split day between 2023 and 2024)
- How to count out of date tasks from another page table?
- Hi ! I would like to track to time that the blocks takes to change status
- What if I change something else than the "status"?
- What is a formula to change the status using a checkbox?
Without Answer
-
- 87
- 0
- 1 day ago
-
- 72
- 0
- 4 days ago
-
- 479
- 0
- Apr 29
-
- 444
- 1
- Mar 20
-
- 447
- 0
- Mar 14
-
- 400
- 0
- Feb 21
-
- 391
- 1
- Feb 14
-
- 450
- 0
- Feb 13
- see all
Recent Activities
jcarminio asked 1 day ago
Thoughts on adding Notion AI's web search access i…amandabee asked 4 days ago
Display backlinks in a block or page?amandabee answered 5 days ago
Counting Stars?polle answered 6 days ago
Counting Stars?amandabee answered May 13
settings of font colour changed?
...