Need a Query For Calculating Mean time to resolve by month

gmanju
Kilo Contributor

Need a Query For Calculating Mean time to resolve by month

1 ACCEPTED SOLUTION

darius_koohmare
ServiceNow Employee
ServiceNow Employee

here is one example of a report that can indicate if your monthly resolve time is increasing or decreasing.


This simple example still maintains the units of data that the duration field stores in, which is why you see the large decimal values.


Screen Shot 2017-04-21 at 1.46.51 PM.png


View solution in original post

2 REPLIES 2

darius_koohmare
ServiceNow Employee
ServiceNow Employee

here is one example of a report that can indicate if your monthly resolve time is increasing or decreasing.


This simple example still maintains the units of data that the duration field stores in, which is why you see the large decimal values.


Screen Shot 2017-04-21 at 1.46.51 PM.png


Any way ServiceNow will convert the seconds to hours so the user does not have to make the calculation?