Hi all -
Using SCR 7.
I need to build a chart that shows how many problem tickets were in an open state on any given day going back 30 days from the current date.
I have fields that tell me when the ticket was opened and when it was closed, so figuring out what is open and closed at a given time isn't a big deal, that's just opentime < specificdate@7am and closetime > specificdate@7am. Note that this does mean that a ticket that was open for 5 days would be in all 5 of those counts.
What I'm having trouble with is how to do this for the 30 day rolling interval and how to build that into a chart.
Thanks
Using SCR 7.
I need to build a chart that shows how many problem tickets were in an open state on any given day going back 30 days from the current date.
I have fields that tell me when the ticket was opened and when it was closed, so figuring out what is open and closed at a given time isn't a big deal, that's just opentime < specificdate@7am and closetime > specificdate@7am. Note that this does mean that a ticket that was open for 5 days would be in all 5 of those counts.
What I'm having trouble with is how to do this for the 30 day rolling interval and how to build that into a chart.
Thanks