Josh Bridgens Posted June 30, 2020 Posted June 30, 2020 Hi All, We are looking to create a Sparkline Widget that shows daily average age of calls so that we can monitor the reduction of aged calls easily? Any input would be greatly appreciated. Josh
Bob Dickinson Posted July 2, 2020 Posted July 2, 2020 Hi @Josh Bridgens I'm not sure if this is possible at the moment - but just to get some more information about what you classify as "Age" Are you incorporating calls that are On Hold? Are you taking into account Work Time Calendars? Or is this literally "The average of how many Days/Hours old all of our calls our, regardless of anything else?" Kind Regards Bob
Josh Bridgens Posted July 6, 2020 Author Posted July 6, 2020 Hi @Bob Dickinson I think for now, we would just want to see, the average amount of days our current open calls have been unresolved for? Trying to do this without pulling into Power BI for the moment.. Any other ways you could suggest going about this?
Bob Dickinson Posted July 9, 2020 Posted July 9, 2020 Hi @Josh Bridgens Having had a look at this, I don't think we can get out exactly what you want. We do not store/record the "Total Time Open" in a single attribute against the request in the table h_itsm_requests. This means that a calculation would be required (something like h_dateresolved minus h_datelogged to generate the number of seconds/minutes between the two values) which you could then perform an AVERAGE calculation upon. However, when creating measures, we do not have the ability to perform calculations like that - we can only query specific existing attributes. There is a field called h_fixtime but this records the time taken to resolve the request based on the SLA asscociated (so would incorporate your working time calandar hours, and not record time the request was on-hold etc) We may be able to create a Real Time widget (which would give you the average time open of all tickets at the point of time you are viewing it) but this is not a sampled solution so you would not be able to compare it to other days without manually recording this figure every day. So unfortunately I'm not sure if what you are after if going to be possible through Hornbill right now - happy to help if you have any further questions though. Kind Regards Bob
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now