Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
Jun 24, 2021 09:51 PM
I want to make a tv database for ongoing tv shows. as an example “Loki” tv series it’s first season air will finish 14th july 2021. i added in my base. i want to change the select status to “Finish” if 14th july 2021 day come. is it possible?
Jun 24, 2021 11:14 PM
Set an Automation to trigger when a record in that table matches the condition: {Date}
field = today
Add an Update record step that changes the {Select}
field’s value to “Finish”