Hello Trelllo-ers,
This is my 1st post! I'm trying to automate renaming of a card based on when a due date is set. I can get the date and card name in the title, but cant get the client's last name to populate. Any help is appreciated!
Hi @Cordi Powell Welcome to the community, I hope this post is the first of many. It looks like you solved your problem, which is amazing. Playing with automation and solving problems is what got me where I am today with it so keep it up.
I want to just mention that the part where it says rename the card to "{date}" is going to set the name to the date right now and not the due date that was set. If you want it to actually be the due date that was set, you will want it to be:
rename the card to "{cardduedate} - {{%Last Name}} {cardname}"
Also, you can prevent the the issue where the custom field Last Name isn't set by having the same automation twice with the following triggers:
I hope this helps and if you have any other questions please feel free to ask
Why not also join the Trello Trailblazers Atlassian Community, where you can get loads of expert content and join events dedicated to Trello:
@Dreamsuite Mike thank you for the insight on using the meeting due date vs. the current date, that is really helpful. Everything is up and running - I appreciate your feedback!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry guys! The formula works fine; I forgot to enter a value for the "Last Name"! 🤦🏽♀️
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.