Hello--I'd like to make a simple summary report that shows the count of open request categories and not grouped by anything. Essentially, something like this:
Applications | 15 |
Hardware | 36 |
Reports | 18 |
Security | 12 |
I tried creating both Tabular and Matrix reports, but I can't find a way to make the report look like above without adding an additional grouping column. Is this possible without having to manually enter SQL?