|
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
LabelColumns | | A comma delimited list of the datalayer column names that are not pivoted.
As columns of data are converted into rows, the values in these columns are repeated for each new row of data.
If left blank, then all columns are pivoted into rows. |
RemoveColumns | | A comma delimited list of columns to remove from the data. |
UnpivotColumnID | | (Required) The name of the new column to contain the column headings. |
UnpivotValueColumnID | | (Required) The name of the new column to contain the data values. |