MTTR in Response is the Mean time to Response to a ticket. I already have it formmatted to show me the time I need to see (hours:mins). I am looking to first add the total then compute the average. The field name I have is Huawei Dashboard.MTTR Response Time
I was asking about the datatype of the field. If it is a number representing minutes, you should insert a summary on the field at the report and/or group levels, and then format the result as a string representing hours and minutes.
I did that in Access. I converted the Access table with the formatted field and used that as a table in Crystal Reports. I have my desired results as far as the hours:mins. I just need to know how to total up the hours:mins and get the average in Crystal Report. I tried to do a formula but was not successful.
The average needs to be calculated based on a number, not a string, as you currently have it. So you need to convert the hours/minutes back into minutes and then insert the average, and then convert back into the string format. Or go back into Access and pick up the original number field to do the calculation.
Can you confirm that your field in Crystal is a String and not a time?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.