Page 1 of 1

How to set index for each page

Posted: Sun May 03, 2015 5:19 am
by pdt1704
Hi all,
In the my report have column index, I need set value the same system variables is {line}, but it will be reset to 1 when next page. Example, my report have 2 page, total 27 rows. In the first page is 15 rows, column index set from 1 to 15, in the second page, column index is 16 to 27.

Please help.
Thanks.

Re: How to set index for each page

Posted: Mon May 04, 2015 8:47 am
by HighAley
Hello.

You could add a variable, set its' necessary value and use it in the report.

Thank you.