GroupBy
1. Description
The GroupBy Derivation Type is used to define key fields for the Group By operation.
2. Screen Configuration

When multiple GroupBy derivations are configured, the final grouping key is formed by combining all the specified fields.
3. Required Fields
- name: Output Field Name.
- data_type: Output Field Type.
- derivation
- derivation_type: The derivation type used is "GroupBy".
- req_fields
- Input Field: Field name from the input metadata to be used as Group By Key.