Duplicate Column Data with Individual Filters

Duplicate Column Data with Individual Filters

Is it possible to create a report using the Zoho Desk Connector which would look something like this:

| Account Name | Ticket Count (filtered by department 1) | Ticket Count (filtered by department 2) |

For Example:
Where Dept. 1 = Support Tickets, and Dept 2 = RMA Tickets:

| Customer | Support Ticket Count | RMA Ticket Count |
|   Acme      |                   12               |                8                |
|    Duff       |                   20               |                14             |