Graph a report

Graph a report

Hello.

I have created an custom matrix report that is grouped by Technician and outlines how many tickets are open, closed and on hold for that technician at the time the report was run for the week.

It looks similar to this:

Technician name      11/24/2014      11/25/2014      Total
Open tix                        3                  2                  5
On Hold                        2                  2                   4
Closed                          4                   3                  7
Count                             7                 5                  16
 
Another Technician
Open tix                        4                  2                  6
On Hold                        2                  3                   5
Closed                        4                    3                  7
Count                          10                   8                  18                      

Now, How do I make that into a bar graph which ignores the total and count columns? While were at it, Can we get rid of the count row as that row is useless.. If we need to make that table into some other table that isn't custom but shows the same information, that would be cool.

Thanks!

                  New to ADSelfService Plus?