In this example, the Pivot Enterprise stage is
set up to horizontally pivot some data.
You can generate a pivot index that will assign
an index number to each row within sets of horizontally pivoted data.
The following tables provide examples of data before and after a horizontal
pivot operation.Input Data
REPID,last_name,Jan_sales,Feb_sales,Mar_sales
100,Smith,1234.08,1456.80,1578.00
101,Yamada,1245.20,1765.00,1934.22
102,Xing,2190.89,1287.98,2054.55
103,Anderson,1498.09,1287.23,3298.76