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
-
- 320
- 0
- Apr 29
-
- 1286
- 1
- Apr 4
-
- 413
- 1
- Mar 20
-
- 417
- 0
- Mar 14
-
- 356
- 0
- Feb 21
-
- 341
- 1
- Feb 14
-
- 423
- 0
- Feb 13
-
- 421
- 0
- Feb 11
- see all
Recent Activities
joeythelemur commented Apr 29
How can I better organize a LOT of properties?amandabee selected an answer Apr 29
Adding a basic feedback form to pages in a Notion…amandabee answered Apr 29
In Notion, I want the “Title” column to be filled …amandabee answered Apr 29
How can I better organize a LOT of properties?
...