Forums

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

How to create a report where all new tickets from the last x days are shown?

Nicolai Zidorn
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 25, 2024

Hi everyone,

I want to have a report where I can see how many tickets were created in the last x-days, e.g. in the last 30 days/ last 60 days etc.

2 answers

2 votes
Lucas Lombardo
Contributor
July 25, 2024

Hello,

Here is a JQL query that you can use to filter the issues created in the last 30 days :

project = "YourProjectKey" AND created >= -30d

You can use the "Save as" button to save this filter for future use.
You will see the number of issue filtered on the top right of the search.

0 votes
Danut M _StonikByte_
Atlassian Partner
July 26, 2024

Hi @Nicolai Zidorn,

A possible solution would be to use some of the gadgets offered by our Great Gadgets app. 

A good example is the Advanced Issue Filter Formula gadget, which can display the count of issues form up-to six filters. 

image.png

This can be achieved by configuring the gadget like this:

image.png

Very helpful for your use case can be the Issue Filter Formula gadget and the Pivot Table & Pivot Chart gadget. The app offers a 1-month free trial

Hope this helps. 

Danut. 

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events