Forums

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

I want to add filter from Monday till Friday. Is it possible to add the exact days.

Amna Fayyaz June 24, 2024

I'm creating Dashboard for my project in Jira. I'm trying to add filter for 5 working days but I'm unable to achieve it. Any suggestions? If we can only get filter from Monday to Friday.

1 answer

2 votes
Aron Gombas _Midori_
Community Champion
June 25, 2024

@Amna Fayyaz Use the JQL function startOfWeek()!

For example:

created > startOfWeek() and created < startOfWeek("+5d")

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events