My Report has a column "CASH".
I want to calculate the Percentage based on Sum.
Data:
ROWID:1, CASH: 10000
ROWID:2, CASH: 20000
ROWID:3, CASH: 30000
When I create a simple variable to calculate the sum the sum is only properly calculated at the end of the detail band. I.e. the Sum is first 10000, then 30000 (10+20), and then 60k.
How do I have the variable field be calculated before the detail band?
1 Answer:
Posted on January 18, 2018 at 6:09am
https://community.jaspersoft.com/questions/529720/grand-totals-headers
Why did you participate in the discussion?
https://community.jaspersoft.com/questions/519907/use-sum-values-detail-...
And did not check the solution yourself?