Unstack Columns by Label or Subgroup
Unstack Columns by Label will use whatever headers exist in column one of the selected data as the index or subscript to unstack the columns.
Unstack Columns by Subgroup will unstack columns using a number of samples per subgroup.
If the data is in rows, use Copy and Edit-Paste Special-Transpose to rotate the data into columns.
To use the Unstack Columns function in QI Macros:
- Select your data.
- Next select Unstack Columns by Label (or Subgroup) from the Data Transformation sub menu.
- Subgroup only: Input the new number of samples you want in each subgroup:
- The macros will unstack the selected columns into multiple columns.