Skip to Content
0
Former Member
Mar 22, 2018 at 06:06 AM

Sum the amount using name

398 Views Last edit May 03, 2018 at 05:54 AM 3 rev

Though selecting distinct records in Crystal Report because of other fields in the report along with the following two, I am getting values for the two fields as mentioned below

Name Amount

Raja 200

Raja 250

Sekaran 500

Sekaran 500

I tried to insert sum through regular Crystal formula I am getting the following result:

1450

But I need Both values as separate like

Raja 450

Sekaran 1000

Thank you in advance...