I am looking to build Kanban board color cards filter for the due date
Green = within 30 days of duedate
Orange = within 30 and 60 days of a due date
Green = 60 days or older from a duedate.
Any help would be highly appreciated.
thank you,
Denis
Hi All,
Just an update in case someone need it .
duedate > 60 -> older than 60 days
duedate <=60d and duedate >= 31d -> 31 - 60 days
duedate <= 30d OR duedate <=now() - 0 to 30 days
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here is an article on configuring Kanban boards. It links to this article on configuring card colors, which talks about how to create queries on due date.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.