I have a custom field called 'Planning Quarter', and the request is to update this field based on the date ranges for the corresponding quarter. For example, if the planned start date is 01/01/24 to 03/31/24. I know I can set automation based on the strict date format.
My question, is there a way to have it set as 01/01/XX to 03/31/XX so that it does not matter which year the automation rule is triggered?
Hello @Daniel Finley
Are your quarters based on calendar? so Q1 starts 1/1 and ends 3/31?
And also, just the Planned Start Date field will drive the quarter? No End Date?
There are probably many ways to do this but I would think you need a boundary to determine start and end. If you just have start date and user enters 3/30.. I dont think they are completing that work in Q1..
Maybe you need just 1 date.. so please clarify..
Yes on your first two questions. I will apply similar logic for the end date, killing two birds with one stone.
I can see various ways to approach this, but a lot of ways to try. Mostly wanted to see if there is an optimal way to approach this to reduce maintenance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If I assume that an issue has to be between a start date and end date to be marked as Q1 for example, this is how I would do it.
Please see screenshot below, modify Start Date and End Date to your fields if this is the logic you want to implement, or modify rule accordingly..
May seem like a lot of conditions within If, but can easily copy paste the smart values from text file and get it done.
Also, if there is a simpler approach, will update post or hopefully community can share one.
Please try and let me know..
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.