Hello,
I am looking for guidance on how to solve the following problem: I would like to create a chart showing for each months the number of tickets that were still in opened status when the month ended.
The data that I have in my table are as follow:
- Ticket number
- Date of Ticket creation
- Date of Ticket closure (empty if still open)
Any suggestions?
Thank you in advance,
Nicolas