Having issues building this. I have tried " {{%Last Ordered}}+{{%Cycle}w} " to no avail.
What am I missinhg?
Thoughts?
Hi @Jim Nichols
This can be done but you need an additional custom date field:
When custom field Order Date is set in a card with custom field Weeks Out set to "{*}", set the custom field "Due Date" to {customfieldvalue+{wildcard1}w} and set the due date to the date in the custom field "Due Date"
As a bonus, you can also have this one so that your automation will work trigger in both instances that Order Date and Weeks Out are set:
When custom field Weeks Out is set to "{*}" in a card with custom field "Order Date" set, set the custom field "Due Date" to {{%Order Date+{wildcard1}w}} and set the due date to the date in the custom field "Due Date"
Hi @Jim Nichols
It's Mary from Planyway calendar, timeline, time tracking for Trello
Let's break down the steps to achieve this and see where the issue might lie.
First, ensure you have two custom fields set up:
To calculate the due date based on these fields, you'll need to create a rule that triggers upon changes in these fields. However, it seems like the syntax you've tried might be slightly off, especially since Trello's date arithmetic syntax can be particular.
The correct format for date manipulation using custom fields wasn't clearly stated in your example. Here’s a more detailed approach on how to set it up:
However, this exact syntax might not work directly due to how Butler handles date addition and custom fields. The correct syntax often depends on ensuring:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jim Nichols - welcome to the Community!
Unfortunately I do not believe it is possible to pass mathematical queries such as this in Trello's automation feature.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.