ReshapeItemDescription
Descripbes a new variable created by reshaping a dataset from wide to long or vice versa.
Properties
Name |
Type |
Description |
|
---|---|---|---|
TargetVariableName |
0..1 |
Name of new variable created by this command. |
|
TargetVariableLabel |
0..1 |
Label for new variable created by this command. |
|
SourceVariables |
0..1 |
Source variables in the original dataset used to create this variable. |
|
Stub |
0..1 |
The stub is a string used in the names of variables in the wide dataset. |
|
IndexValues |
0..1 |
A list of values that produce new rows (long) or columns (wide) for this variable. |
|
IndexVariableName |
0..1 |
Name of the variable that will contain the value of the index for this row. |
|
IndexVariableLabel |
0..1 |
Label for the variable in IndexVariableName. |
Relationships
The following identified item types reference this type.