Description
This component adds attributes from external sources to your dataset. Enrich features with demographic, business, or other contextual data.
Inputs
Primary dataset [Dataset]Enrichment dataset [Dataset]Enrich mode [Selection]Match column primary [Column]Match column enhancement [Column]Columns to add [Array]Columns to update [Array]Conflict resolution [Selection]
Outputs
Result dataset [Dataset]
Conflict resolution and Columns to update
Columns to update always takes the enrichment value, regardless of the Conflict resolution setting. If you select Keep original values (primary) as the conflict policy, that setting governs incidental overlaps only — columns you explicitly listed under Columns to update are still written with the enrichment value.
In other words:
- Columns to update → always written from the enrichment dataset.
- Other overlapping columns → governed by the conflict policy (keep primary / keep enrichment / suffix both).