Use case
This component is useful when you need to group related flat columns into a single nested structure. For example, you can use it to:- Consolidate address fields such as street, city, and ZIP code into a single struct column.
- Combine related metadata fields into a nested structure before loading data to a target system.
Properties
A human-readable name for the component.
Map source columns from the data flow to named target fields in the output struct. Click the field to open the Column mappings dialog.
- Source Column: Select a source column from the data flow using the drop-down.
- Target Column: Enter the name for the corresponding field in the output struct.
- Add all: Click Add all to add all available source columns as mappings at once.
- Click + to add a new empty mapping row.
- Click - to remove the selected mapping rows.
The name of the new column that your structured data will populate.
