Sum of a column in a table

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

 

arun06_23's picture
Joined: Apr 29 2010 - 5:12am
Last seen: 13 years 4 months ago

1 Answer:

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!    : ) 

slow's picture
7389
Joined: Feb 17 2010 - 6:57am
Last seen: 13 years 7 months ago
Feedback