Greetings,
Im creating a report card for a small call center and they are looking for the Average Answer Delay. I know this is in the standard reports, but im connecting to the database directly from Crystal Reports.This will allow me to make a summarized report per quarter.
In looking at the database in the (mApplication.Stat)table there are multiple fields called AnsDelay and most of them have a number after them. Im assuming these are broken down into intervals much like the standard reports? Is there a field that contains a summary? If not does anyone have a good idea of how to create one? Im assuming it would be some form of combination of the fields. Thanks to other members of this board I have found out how to take this number field and convert it into a HH:mm:ss format so whatever solution would need to be able to be converted into this format.
Any ideas would be greatly appreciated
Thanks
Anything worth doing is worth messing up at least 5 times before you get it right!
Im creating a report card for a small call center and they are looking for the Average Answer Delay. I know this is in the standard reports, but im connecting to the database directly from Crystal Reports.This will allow me to make a summarized report per quarter.
In looking at the database in the (mApplication.Stat)table there are multiple fields called AnsDelay and most of them have a number after them. Im assuming these are broken down into intervals much like the standard reports? Is there a field that contains a summary? If not does anyone have a good idea of how to create one? Im assuming it would be some form of combination of the fields. Thanks to other members of this board I have found out how to take this number field and convert it into a HH:mm:ss format so whatever solution would need to be able to be converted into this format.
Any ideas would be greatly appreciated
Thanks
Anything worth doing is worth messing up at least 5 times before you get it right!