i have a table with a "Status" column, and I'm attempting to create a formula for another column ("New Field") that marks "Yes" when the status is "Re-trabalho" However, I want this "Yes" value to persist even if the status changes later on.
Connect
1 Answer
It is not possible with a Notion formula as you need different results.
if status = Re-trabalho, yes, otherwise, no
With that rule the formula is checking the status constantly to see if it is equal to Re-trabalho and display yes, so as soon as it changes to something else, it will display no.
You can try Notion automations if you have a paid account (the little thunder icon in the databases), where that new column marks as yes when status is changed to Re-trabalho and that is it.
That way you may be able to track the status and have a yes only in that new column when the status changes to Re-trabalho.
Related questions
- How to create a new database item based on a trigger status in another database
- How to return a value in another column by using an if-statement?
- Would it be possible to save in one column when a specific entry in another column was last updated?
- Possible to save values of properties in different locations?
- Need help to make progress that will be responsive to Status in second database
Without Answer
-
- 40
- 0
- 3 days ago
-
- 85
- 0
- Aug 12
-
- 122
- 0
- Aug 7
-
- 219
- 0
- Jul 17
-
- 1279
- 0
- Apr 14
-
- 850
- 0
- Apr 12
-
- 1378
- 0
- Apr 11
-
- 798
- 0
- Apr 10
- see all
Recent Activities
renvik04 asked 3 days ago
How Can I Use Notion to Organize a Busy Work Workf…QMuzikDirektor asked Aug 12
Search Doesn't Seem To Worknotionbackups answered May 22
How to print or export note or page as pdf with fi…
...

