Page 1 of 1
Running Total
Posted: Mon Feb 15, 2010 3:59 am
by Bensn
Hi,
sorry, i've a new question...
how can i build a running total field? sometimes my report has more then one page and i want to see on every page the subtotal. Not the subtotal from this page (i know how this works), the subtotal from all positions to the current page.
best regards!
Running Total
Posted: Mon Feb 15, 2010 9:09 am
by Jan
Hello,
Add postfix "Running" to total word. For example:
Thank you.
Running Total
Posted: Mon Feb 15, 2010 9:18 am
by Bensn
Thanks for your answer!
I added the SumRunning in the PageFooterBand. Now i get the total sum... not the running sum!
//Edit: Ok, if i set the sumrunning in the databand, i get the subtotal... but how can i solve this by adding the sumrunning in the pagefooter (the problem about this - see the text above

)
Running Total
Posted: Mon Feb 15, 2010 6:08 pm
by Edward
Hi
Please see the following topic which is covers above discussed questions:
http://forum.stimulsoft.com/Default.aspx?g=posts&t=2204
Also your Footer can be printed in each page in the bottom when you set Footer.PrintAtBottom = tre and Footer.PrintOnallPages=true
Thank you.
Running Total
Posted: Tue Feb 16, 2010 1:34 am
by Bensn
Hm.. the problem is not to print the field in the bottom of the report - the problem is the value. In my running total i always have the complete sum of the report.
is it possible to upload my report to you, that i can show you my problem directly in the report?
regards.
Running Total
Posted: Tue Feb 16, 2010 8:28 am
by Jan
Hello,
You can send your report to our
support@stimulsoft.com or you can attach it to your post on forum.
Thank you.
Running Total
Posted: Thu Feb 18, 2010 7:19 pm
by Ivan
Hello,
Unfortunately, on the current moment, there is no simple way of solving of this problem.
As a workaround please check the "RunningTotals modified.mrt" in attachment.
Thank you.