Home > Transforms Nodes > JSON Query > JSON Query Node Editor > Aggregate
You can define aggregation column definitions on JSON attributes in the Aggregate tab. The Aggregate tab displays the information in two sections:
Group By Attribute section: Here, the Group By attributes are listed, along with the attribute count. You can perform the following tasks:
View JSON Paths: Click JSON Paths to display the attribute name with context information. For example, $."customers"."cust_id".
If not enabled, then only the attribute name is displayed.
Edit and Add Attributes: Click
to add Group By attributes in the Edit Group By dialog box.
Delete Attributes: Select the attributes to delete and click
.
Aggregate Attributes section: Here, the aggregation columns are displayed along with the column count.
View JSON Paths: Click JSON Paths to display the attribute name with context information. For example, $."customers"."cust_id".
If not enabled, then only the attribute name is displayed.
Define Aggregations Columns: Click
to define an aggregation column in the Add Aggregations box.
Delete Aggregation column: Click
to delete selected columns.