Hello
We have a report (sample attached below) that will update the variable (acting as counter) in the BeforePrint event of the Databand and those variables will be printed in the Footer section. When we tested the report, the values for the printed counters are not what we expected, i.e. 0 / 0 on the first page (circled below) when 2 / 1 is expected, and 2 / 1 on the second page when 0 / 0 is expected. Could you please kindly advise us on how to fix this problem?
Thanks
Problems with variables as counter
Re: Problems with variables as counter
Hello.
The content of Header and Footer is evaluated at first.
Please, set the Render At property of the Text44 and other text components on the Footer to EndOfPage.
Thank you.
The content of Header and Footer is evaluated at first.
Please, set the Render At property of the Text44 and other text components on the Footer to EndOfPage.
Thank you.