Hi everyone!
I'm trying to create an automation in Trello that can help track whether a task is completed within a specific time frame. However, on Trello automation, it only seems to allow me to set an automation from ‘Now’ and not based of another custom field date.
For instance, I want the following automation in place:
Is it possible to set up an automation in Trello to set a custom field date based of another custom field date?
Any guidance would be greatly appreciated.
Hi Joey!
You can achieve this result using variables. Check out our detailed document on utilizing arithmetic and formatting date variables here:
Arithmetic and formatting in date variables
You can also access this document to learn about using Custom Fields in rules:
Use Custom Fields in rules
I recently tested it with a new rule and it worked as expected:
when custom field "Meeting date" is set, set custom field "Deadline" to "{{%Meeting date}+5wd}"
Feel free to give it a try and let me know how it goes!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.