Group Grid Data using Multiple Attributes
- Last UpdatedApr 08, 2024
- 2 minute read
The display format of grids can be changed so that records can be grouped using more than one attribute. For example, Function and Tag Number.
A grouping panel is displayed above the column headers if the Grouping Panel check box is selected.

Drag and drop the column header of the first required attribute into the grouping panel. Two vertical arrows are displayed to assist the positioning of the column header.

Drag and drop the column header of the second required attribute to the right of the first attribute in the grouping panel. Two vertical arrows are displayed to assist the positioning of the column header.

The records are grouped using the first attribute then using the second attribute.
The grid display changes to display the name of each group in the following format:
<Attribute Name>: <Attribute Value> <(Number of records in the group)>.
The name of the column that records are grouped by is displayed in the grouping panel. The grouping order is displayed in the header of each grouped column.

Click + next to the group name to expand a group and to display the records within a group.
Note: The fields within a group can be fixed, sorted, moved and filtered.
Click - next to the group name to collapse a group and to remove the records within a group from the display.
Refer to Ungroup Grid Data for further information.