How do I generate a report that lists all the tickets that were resolved last month (or in the last sprint, or just between 2 dates).
This needs to be exportable.
Reporting: Solved tickets per month / Last month
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Hi Nadeem!
To create a report of solved tickets over a time period, follow this recipe to create a query: Explore recipe: Reporting on created and solved tickets
Then, you can export that query to CSV, image, PDF, or Excel, following the instructions here: Working with queries from within a query
Hope that helps!