Hi,
I have a pretty complicated problem. I want to count calls made by a call center. They can have 3 outcomes: Completed, Left Message, and No Answer.
I want to count calls made to specific customers and track the outcomes, but no more than 3. For example, a rep calls customer XYZ 11 times last month. These were the results:
5 no answers
2 left messages
4 Completed
After the "no more than 3" rule, the revised results are:
3 no answers
2 left messages
3 Completed
Giving a grand total of 8 results because I don't want to count after the first 3 similar results to customer XYZ. Is there a way to do this in Crystal?
Thanks,
Michael
I have a pretty complicated problem. I want to count calls made by a call center. They can have 3 outcomes: Completed, Left Message, and No Answer.
I want to count calls made to specific customers and track the outcomes, but no more than 3. For example, a rep calls customer XYZ 11 times last month. These were the results:
5 no answers
2 left messages
4 Completed
After the "no more than 3" rule, the revised results are:
3 no answers
2 left messages
3 Completed
Giving a grand total of 8 results because I don't want to count after the first 3 similar results to customer XYZ. Is there a way to do this in Crystal?
Thanks,
Michael