Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Quick Filter for Kanban Board that is 7 and 14 days out from due date...

Mark Schlaudraff
Contributor
February 28, 2020

I'm trying to build a filter that will show me 7 Days Out from our set due date and 14 days out from our set due date, but I only want working days, do not want to include weekends.

I currently have the following Filters and they work:

Past Due: "Required Due Date" < startOfDay()

Due Within Next 3 Months: "Required Due Date" <= endOfMonth(3)

Due By End Of 2020: "Required Due Date" <= endOfYear(1)

What I'm trying to build is:

7 Days from Required Due Date and 14 Days from Required Due Date, but without including weekends.

1 answer

1 accepted

0 votes
Answer accepted
Randy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 2, 2020

"RDD"  < -7d

"RDD" < -14d

Randy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 2, 2020

You can also use -1w, -2w also.  

Like Michael Patek likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events