How can I include a column to show a running total for each detail row? This example shows how to create a running total for line item total by month, using the Global Sports sample database included with CleverPath Eureka Reporter.
It is assumed that the user has some basic knowledge about creating reports with CleverPath Eureka Reporter Designer.
A print preview of this report at this point will look like this:
At this point your child document design should look like this:
In this case, the child document accepts MON, calculates the total payment for all months up to and including the month passed to it, and returns that value to the parent.NOTE: In this example the child is located in the detail area and as such will be processed one time per detail row (in this case 12 times)