UnpivotTransformation Properties

Spotfire 14.3 API Reference

The UnpivotTransformation type exposes the following members.

Properties

  NameDescription
Public propertyCategoryName
Name of the category column for merged column names.
Public propertyCategoryType
DataType of the category column.
Public propertyIdentityColumns
Identity columns are passed through and repeated for each unpivoted value.
Public propertyLoadReport
Gets the PartialDataLoadReport that can be used to report errors during connection.
(Inherited from DataTransformation.)
Public propertyName
Gets the display name of the transformation.
(Inherited from DataTransformation.)
Public propertyRemoveNull
Gets or sets whether null values shall be removed or not.
Public propertyResultName
Name of the result column holding the merged value column data.
Public propertyResultType
DataType of the result column.
Public propertyTypeId
Gets the type identifier for the data source.
(Inherited from DataTransformation.)
Public propertyValueColumns
Value column data is merged into one result column of data.
Column names are merged into a category column.
Top
See Also

Reference