Record Splitter Transformation

The Record Splitter transformation plugin 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

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.

 

Created in 2020 by Google Inc.