Hi, I am trying to create a report to show me the number of tickets closed within 2hours, 4 hours and anything over? Is this possible using the advanced query aspect?
Welcome to the community!
The answer to your question may depend upon how your team works...
Best regards,
Bill
Hello !
I am not sure you can get directly the number of tickets neither the completion date..
But maybe you can figure out something using query like that : "updatedDate >= -5d and status in( Done, "Done Done")" ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Edit : Using the "resolutionDate" should be better, I guess.
Query : "resolutiondate >= -5d"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.