Skip to main content
A newer version of this page is available. .
All docs
V21.1

TransformationNodeBuilder.FlattenColumn Method

Name Parameters Description
FlattenColumn(String, String) columnName, alias Creates individual columns from the fields of the specified column and prefixes the names of the new columns with the specified alias.
FlattenColumn(String) columnName Creates individual columns from the fields of the specified column.