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
Notion Answers
Help between Notion users
Register & Ask
It's free & easy
Get answers
Answers, votes & comments
Vote and select answers
Receive points, vote and give the solution
Question
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
- 5 days ago
-
- 80
- 0
- Mar 14
-
- 210
- 0
- Mar 8
-
- 195
- 0
- Feb 21
-
- 167
- 0
- Feb 14
-
- 225
- 0
- Feb 13
-
- 208
- 0
- Feb 11
-
- 224
- 0
- Feb 8
- see all
Recent Activities
Christian20032025 asked 5 days ago
Formula for an automation that sets due-date to ne…amandabee selected an answer Feb 24
Can I use a button to create a calendar event for …Barbora commented Feb 24
The Filters in the databases don't disappear.
...