I have something like this:
Column 1 column 2 porcentage
hi safa 0.1
hi sfdsdf 0.2
hi sdfd 0.3
hi xxxx ...
hi uuuu ...
and i want it to look like this:
Column 1 column 2 Porcentage
safa 0.1
sfdsdf 0.2
hi sdfd 0.3
xxxx ...
uuuu ...
sub total: 0.6
how can i do that on iReport? i added a "report group" but it doesnt do anything... just add a grupo header and footer, but i dont get the result that i expect, i'm totally new with iReport.
any help will be welcome.. i prefer using the graphical interface rather than writing the xml stuff..