I am creating a report that shows Credit Card revenue by state. I have 2 subreports on the mail report. One of them shows all confirmed credit card transactions and the other one shows all refund(cancelled) transactions during the data range.
The problem I have is like this:
CA and MA have values for both subreports but MD does not have any transacitons for cancelled one
GH#1a - Location Name
GH#1b - Subreport to show confirmed transactions
GH#1c - Subreport to show cancelled transactions
(e.g.)
CA
Confirmed - $11500
Cancelled - $5000
MA
Confirmed - $5000
Cancelled - $1000
MD
Confirmed - $2500
Cancelled - $1000 (the subreport is supposed to return zero value but it returns the value that previous state has)
I am not sure what I am doing wrong..
I would appriciate any help! If this is not clear, please ask me questions and I will try to provide you detail information as much as possible....
Thanks very much in advance.
The problem I have is like this:
CA and MA have values for both subreports but MD does not have any transacitons for cancelled one
GH#1a - Location Name
GH#1b - Subreport to show confirmed transactions
GH#1c - Subreport to show cancelled transactions
(e.g.)
CA
Confirmed - $11500
Cancelled - $5000
MA
Confirmed - $5000
Cancelled - $1000
MD
Confirmed - $2500
Cancelled - $1000 (the subreport is supposed to return zero value but it returns the value that previous state has)
I am not sure what I am doing wrong..
I would appriciate any help! If this is not clear, please ask me questions and I will try to provide you detail information as much as possible....
Thanks very much in advance.