Using grids to group results
The following procedure describes how to create a report that shows grouped results, with those grouped results being further broken down into another level of groups.
The first report shown in step 13 of this example shows the results grouped by their Assigned Group (for example, A SupGrp) and then grouped by their Status (for example, Assigned, In Progress, and Pending).
The second report shown in step 20 shows a deeper level of grouping, with the results grouped by their Assigned Group, then grouped by each Assignee within each Assigned Group, and then grouped by their Status.
To add multiple groups by using grids
View the report in the Layout tab of the layout editor.
This report starts with the Assignee field in the left column. You can merge table group header cells and add a label to the left of the data set field as shown.

- Save and run the report to preview it.
- In the Layout pane, add a column for the Incident Number to the right of the Assignee column.

- Add another column for the Submit Date to the right of the Incident Number column.
- Save and run the report to preview it.
The report shows columns for the Assignee, Incident Number, and Submit Date.
- In the Layout pane, right-click on the Table Group Header row, and select Insert Group > Below.
- In the New Group dialog box, select Status from the Group On list, and click OK.
The Status group is added to the table. - Right-click the Status group, and select a Group Header style for it.

- Apply a style to the other group headers and other rows in the table.
- For formatting, merge the Status table group header cells and add a label to the left of the data set field.

- Right-click in the Status group header row, and select Insert > Grid.
- In the Insert Grid dialog box, set the grid size as 2 columns and 1 row.
- Save and run the report to preview it.
The report shows the results grouped by their Assigned Group (for example, A Test Support, ABC Group) and then grouped by their Status (for example, Assigned and In Progress).
- Right-click in the Status table group header, and select Insert Group > Above.
- In the New Group dialog box, set the grid size as 2 columns and 1 row.
- Select Assignee from the Group On list, and click OK.
The Assignee group is added to the table.
- For formatting, merge the Assigned table group header cells and add a label to the left of the data set field.

- Right-click in the Assigned group header row, and select Insert > Grid.
- In the Insert Grid dialog box, set the grid size as 2 columns and 1 row.
- Save and run the report to preview it.
The report shows the results grouped by their Assigned Group (for example, A SupGrp), then grouped by Assignee (for example, A1 User), and then grouped by their Status (for example, Assigned and In Progress).