Transpose

Class: NodeTransposeData

Node Icon

Transposes data table.

Inputs

In

The input data collection.

Type: DataCollection, Required, Single

Outputs

Out

The transposed data collection.

Type: DataCollection

Settings

Column Names Selection

Specify a naming convention for the new columns. Numbered will number each column, while FirstRow will use the first row as column headers instead of data.

Values: Numbered, FirstRow

Save Column Headers as First Column Boolean

If set to true, the first column will contain the column headers of the original data. If set to false, the headers are lost after transposing.

See also

Keywords: