Page 1 of 1

Autonumbering databand rows

Posted: Mon Sep 21, 2009 6:21 am
by Fabio Pagano
In a report with one databand, i need to autonumbering the rows (just like bulleting in Microsoft Word).

Example, if i have 3 rows in the datasource (the row is designed in a single databand) i should have:

1. "This is the first row"
2. "This is the second row"
3. "This is the third row"

The numbers 1. 2. and 3. must be automatically set by Stimulreport.

Alternatively, a function that gives me the row number.

Is it possible?

Thank you.

Autonumbering databand rows

Posted: Mon Sep 21, 2009 6:59 am
by Brendan
The {Line} system variable may met your requirements.