Group Rows By

The Group By feature allows users to organize and group rows based on a shared attribute, such as category, status, or date.

Grouping rows improves readability and simplifies navigation, especially in larger datasets. You can easily collapse and expand individual groups or the entire outline, giving you control over the level of detail you want to see.

  1. To group rows based on an attribute, click on Group By.

Click on 'Group By'
  1. Choose the column by which the records should be grouped. In the example below, we are grouping rows based on product subcategory.

Group by product sub-category
  1. To view the list of items within a group, click on the symbol '>', next to the required group name. The expanded list is shown below:

Expanded group
  1. Within a group, you can create as many sub-groups as possible. Click on Add Sub Group to create a subgroup.

Add Subgroup
  1. Choose another column to group them inside the primary group. We will select 'Model Name'.

Grouping by another column within a group

The results are as below:

Groups and sub-groups
  1. You can use the bin icon to ungroup a particular group. To return to the table, ungroup all of them by clicking the bin icon on all groups.

Ungrouping a group

Note:

  1. Click on the arrows before the group/sub-group names to expand or collapse them.

Expand/collapse groups and sub-groups
  1. You can edit the table and perform actions like formatting, bulk-editing, inserting rows, using find and replace, sorting, etc. on grouped rows also.

editing, formatting and inserting rows in a grouped table

Last updated