User Tools

Site Tools


transformations:enumerate

This is an old revision of the document!


Enumerate rows

This transformation adds a new column with row number for all rows starting from top. It doesn't have parameters.

Example

Before transformation

Province Amount Total Tax
ON 1000 125
OM 1500 187.5
QC 2000 270

After transformation

RowNo Province Amount Total Tax
1 ON 1000 125
2 OM 1500 187.5
3 QC 2000 270
transformations/enumerate.1412387593.txt.gz · Last modified: 2014/10/03 21:53 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki