I am creating a report by pulling data from a Customer Support database. I need to report on how many cases had a status of "open" on the last day of each month for the past 6 months not including the current month.
For example, a case is opened in January and closed in March. That case will need to be included in the count of open cases for January and February because it had a status of "open" in both of those months.
I'm stumped. Can anyone help point me in the right direction on how to do this?
For example, a case is opened in January and closed in March. That case will need to be included in the count of open cases for January and February because it had a status of "open" in both of those months.
I'm stumped. Can anyone help point me in the right direction on how to do this?