I am trying to create a manual crosstab that will do the following:
1. Group by day by Category field
2. Evaluate a ReceivedDate field then count the number of tickets based on the TicketID field. This will give me the number of tickets opened.
3. Then I need it to evaluate a CompletedDate field and count the number of tickets based on the same TicketID field to give me the number of tickets closed.
4. Provide grand totals at the end.
I know I will have to do a manual crosstab, but I just need some guidance in getting started with it.
Any suggestions is helpful.
Thanks.
Rae
1. Group by day by Category field
2. Evaluate a ReceivedDate field then count the number of tickets based on the TicketID field. This will give me the number of tickets opened.
3. Then I need it to evaluate a CompletedDate field and count the number of tickets based on the same TicketID field to give me the number of tickets closed.
4. Provide grand totals at the end.
I know I will have to do a manual crosstab, but I just need some guidance in getting started with it.
Any suggestions is helpful.
Thanks.
Rae