Crystal Report, Group based Summary at report footer

Posted by yesosuresh on Stack Overflow See other posts from Stack Overflow or by yesosuresh
Published on 2010-06-07T07:03:23Z Indexed on 2010/06/07 7:12 UTC
Read the original article Hit count: 531

HI,

Is it possible to display summary of a group at the report footer ? Let me explain the scenario. I've to create the following kind of report:

Client    Amount    Currency 

Customer 123:

WWWW       300         SGD
XXXX       400         SGD
YYYY       200         USD
ZZZZ       300         USD


Customer 456:

W1W1       300         SGD
X1X1       400         SGD
Y1Y1       200         USD
Z1Z1       300         USD

.
.
.
.
.

At the report footer, I need to show the following:

Grand total: USD        1000
Grand total: SGD        1400

Need to display grand total of amount by Currency at Report footer.Is it possible to do in Crystal report? I'm using crystal report version 11. Could anyone suggest me a solution ?

© Stack Overflow or respective owner

Related posts about crystal-reports

Related posts about footer