Modules
Pivot Entryset - Column to New Attributes
- Creator:
- byron
- Submitted:
- Jan 10 2007 at 2:56 pm
- Last Updated:
- Jan 10 2007 at 4:46 pm
Download Module
Begin your download of this module (137 KB total download).
Description
This module takes input data with 2 columns and 'pivots' the second column into a bunch of Attributes based on the unique values in the column.
The result is an Entryset where the first column is made of all the sorted, unique vlaues in the first column passed in to this module.
The rest of the Attributes are the unique Values from the second column, and in the resulting entryset this value appears in the correct row/column cell.
Easy to see by example.
useful if you want to do filtering more clearly based on conditions all stemming from values within one Attribute.