Forums

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

how to view last 7 days ticket created counts on Jira dashboard

Pravin Kamble
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!
September 10, 2023 edited

how to view last 7 days ticket created counts on the Jira dashboard, So we can compare Today's count with all past 7 days tickets created.

2 answers

1 accepted

2 votes
Answer accepted
Kristján Geir Mathiesen
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 10, 2023

Hi @Pravin Kamble 

You can create a dynamic filter that shows issues created yesterday and save it, then use it in a dashboard gadget:

createdDate >= startOfDay(-1) AND createdDate <= endOfDay(-1)

Then create a dynamic filter that shows issues created the day before yesterday:

createdDate >= startOfDay(-2) AND createdDate <= endOfDay(-2)

And so on.

HTH,
KGM

Pravin Kamble
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!
September 10, 2023

@Kristján Geir Mathiesen 

@Danut M _StonikByte_ 

Thank You for your valuable reply. 

I could see tickets for past dated now. But I have another query that how can we view tickets unassigned or unresolved count on Gadget' table wise, So we can see and compare  yesterday's counts on the table with today's real time counts .

eg. yesterday's unassigned tickets counts 100 VS Today's Unassigned tickets count say 200

Resolver Grp
                         10/09/23   11/09/23
L1Unassigned 100           200

Kristján Geir Mathiesen
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 11, 2023

Hi @Pravin Kamble  Like @Danut M _StonikByte_ said, either use a paid 3rd Party App or use a few free filters (one filter for each query, you can limit the results to just 1 issue but you'll still see how many issues are resulted).

HTH,
KGM

1 vote
Danut M _StonikByte_
Atlassian Partner
September 10, 2023

Hi @Pravin Kamble,

After you create two filters like the ones mentioned by @Kristján Geir Mathiesen, you can use the Advanced Issue Filter Formula gadget (or two Issue Filter Formula gadgets) to display the counts on your dashboard.

image.png

Clicking the numbers displayed on the gadget will open the filter behind, so you can see the actual issues.

These gadgets are offered by our Great Gadgets app. This app offers many other gadgets that you will find useful. To make an idea about how many things you can track with this app, take a look on our blog

If you have any questions, please don't hesitate to contact us at support@stonikbyte.com.

Thank you,

Danut Manda

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events