The8thWonderJS
IS-IT--Management
Hi,
I am using crystal V9. I have a report that shows how many help desk tickets are closed in a day, the priority of the ticket, and the resolution. There are two groups the first group is by the tech then inside that group it is grouped by day. It looks Like this.
Joe Johnson
12/12/2005
556540 Low Reset Proxy settings for user
542365 Medium Reloaded Right fax application
532511 Low Reset Password
12/13/2005
368541 High Removed virus from users system
514788 Low Reset Password
I am trying to total the number of low, the toatl number of medium, and the toal high priority tickets, in the header of the report, but the total is showing up for all of the technitions when I just want one technicians total. If I put the total in the group header then it gives me what I want but I can't have it there.
the field data for ticket number is:{HPD_HelpDesk.Case_ID_}
Ticket Priority: {HPD_HelpDesk.Priority}
Technician: {HPD_HelpDesk.Assigned_To_Individual_}
any help would be great. I will try and help others out on this forum although I am no expert with Crystal.
I am using crystal V9. I have a report that shows how many help desk tickets are closed in a day, the priority of the ticket, and the resolution. There are two groups the first group is by the tech then inside that group it is grouped by day. It looks Like this.
Joe Johnson
12/12/2005
556540 Low Reset Proxy settings for user
542365 Medium Reloaded Right fax application
532511 Low Reset Password
12/13/2005
368541 High Removed virus from users system
514788 Low Reset Password
I am trying to total the number of low, the toatl number of medium, and the toal high priority tickets, in the header of the report, but the total is showing up for all of the technitions when I just want one technicians total. If I put the total in the group header then it gives me what I want but I can't have it there.
the field data for ticket number is:{HPD_HelpDesk.Case_ID_}
Ticket Priority: {HPD_HelpDesk.Priority}
Technician: {HPD_HelpDesk.Assigned_To_Individual_}
any help would be great. I will try and help others out on this forum although I am no expert with Crystal.