- Getting Started
- Administration Guide
-
User Guide
- An Introduction to Wyn Enterprise
- Document Portal for End Users
- Data Governance and Modeling
- Working with Resources
- Working with Reports
- Working with Dashboards
- View and Manage Documents
- Understanding Wyn Analytical Expressions
- Section 508 Compliance
- Subscribe to RSS Feed for Wyn Builds Site
- Developer Guide
Unpivot
The Unpivot transformation command transposes input columns to rows in the output. Each transposed column value creates a row with two columns with values equal to the name of the transposed column and the value in that row.
Configuration
To configure an Unpivot command, you specify
Specify a name for the new column that will aggregate the values of the transposed columns
Select the columns to transpose to rows in the output
A name for the aggregated column
optionally, change the names of the transposed values; by default the values will be the names of the transposed columns