How do I calculate how many tickets are in pending status each day? | Community
Skip to main content

How do I calculate how many tickets are in pending status each day?

  • January 21, 2022
  • 4 replies
  • 0 views

Jenny13

Hello,

We are trying to create a query to calculate the number of pending status tickets at the end of each day. We have tried the backlog and ticket updates datasets, but nothing matches what we are looking for.

4 replies

Alex89
  • January 21, 2022
Hey Jenny,
 
You should be able to use the backlog dataset to get this information. I would try something like the following with the status being filtered for pending tickets:
 

 
Best regards,

  • January 22, 2022

In order to obtain this information, it is likely that you will be able to use the backlog dataset. If I were you, I would try something like what is shown below, with the status being filtered for pending tickets:


Jenny13
  • Author
  • January 24, 2022

Thank you, Alex! 

Also, is there any way to filter by ticket form on the backlog history dataset? 


Alex89
  • January 24, 2022
Hey Jenny,
 
Looks like ticket form filter is going to be added to the backlog dataset soon as you can read here but is not available at the moment.
 
Best regards,