Hi,
Could someone help me out in getting the sum of a fact value in a table while desiging a ireport?
Thanks in advance
Arun
1 Answer:
Posted on April 29, 2010 at 8:10am
try to learn iReport (JasperReport) basics ... or to read some old post in the forum
in this case you'd use a variable, calculation type SUM, type BigInteger (or similar), in "variable expression" set the filed you want to sum... $F{something}
____________________________________
if it works... give me KARMA points please! : )