# Jasperreport's problems
## Set the sum of Columns
### Problem
SUM function only sums results from current page!
### Solution

change the Reset type "Column" to "Report"

### other Problem
If you were to use the methods above, and the problem would not have been solved.
You could try changing the position of the Sum-field to the Summary Band.

## Set every subreport start with a new page
### Problem

### Solution
Add runToBottom = "true" into subreport

Effect:
