Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The Record Splitter transformation is available in the Hub.

Given a field and a delimiter, emits one record for each split of the field.

Configuration

Property

Macro Enabled?

Description

Field to Split

Yes

Required. The field containing the value to split.

Delimiter

Yes

Required. The delimiter that should be used to split the field.

Output Field

Yes

Required. The name of the field in the output schema.

  • No labels