We have 10+ groups and basically as many forms. Each of those teams and forms has some kind of basically unique task category field. Although we have all that category data, in multi-team reporting, we generally can only report at the form level.
It would be useful to be able to see the respective task category on the same report. Something like this:
| Group | Form | Task Category | # Tix |
| A | 1 | A:F | 81 |
| B | 2 | B:D | 62 |
| C | 3 | C:B | 43 |
| A | 1 | A:E | 12 |
How can this be accomplished?
Ahmed's right, you can add the attributes that you need as slicers under Rows with the visualization type for the report set to Table. By default, the report will display the metric values at the rightmost column; if you need the report to only show the ticket information similar to your sample table, you may hide this column via Chart Configuration → Column as shown here.