I have a main report group name as bank names (codes), and 3 subreports linked to the main report with the bank codes. In each subreport I calculate the following :
subreport A : The letter of Credit (LC) totals that we open from the related bank (shared variable x)
subreport B : The cheques total that we have in related bank (shared variable y)
subreport C : loan totals that are raised from the related bank (shared variable z)
I have defined shared variables as indicated. What I wanted to calculate is x+y+z for each bank. When I did this, the formula is calculated correctly for the first bank but for the remaining banks the results I receive are meaningless for me.
What should I do?
subreport A : The letter of Credit (LC) totals that we open from the related bank (shared variable x)
subreport B : The cheques total that we have in related bank (shared variable y)
subreport C : loan totals that are raised from the related bank (shared variable z)
I have defined shared variables as indicated. What I wanted to calculate is x+y+z for each bank. When I did this, the formula is calculated correctly for the first bank but for the remaining banks the results I receive are meaningless for me.
What should I do?