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
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Autonumbering databand rows
The {Line} system variable may met your requirements.