UnpivotTransformation Properties TIBCO Spotfire 7.6 API Reference

The UnpivotTransformation type exposes the following members.

Properties

  Name Description
Public property CategoryName
Name of the category column for merged column names.
Public property CategoryType
Datatype of category column.
Public property IdentityColumns
Identity columns are passed through and repeated for each unpivoted value.
Public property LoadReport
Gets the PartialDataLoadReport that can be used to report errors during connection.
(Inherited from DataTransformation.)
Public property Name
Gets the display name of the transformation.
(Inherited from DataTransformation.)
Public property RemoveNull
Property that defines if null values shall be removed or not.
Public property ResultName
Name of the result column holding the merged value column data.
Public property ResultType
Datatype of result column.
Public property TypeId
Gets the type identifier for the data source.
(Inherited from DataTransformation.)
Public property ValueColumns
Value Column data are merged into one result column of data.
Column names are merged into a category column.
Top
See Also

Reference