My main report displays invoices. For each invoice I have created a subreport to get the details of the invoice and the invoice number is the parameter. Once I bring the details into my main report, I want to use the detail total for cost manipulations in the main report. I have created a shared variable in both the main and subreport, and it appears to be pulling in the values just fine.
My problem is where the values are displayed. My main report is grouped on the invoice number field, and the subreport is located in the invoice group footer. When I try to display the shared variable, also in the footer, it seems to be placing the value into the next group.
For example if group A's value is $500 and group B's value is $700, the report displays $0 for group A, $500 for group B, $700 for group C, etc. Maybe I'm just confused about where I'm supposed to put the subreport, but the values don't show up if I put it anywhere else.
Please help!!
Thanks,
Jennie
My problem is where the values are displayed. My main report is grouped on the invoice number field, and the subreport is located in the invoice group footer. When I try to display the shared variable, also in the footer, it seems to be placing the value into the next group.
For example if group A's value is $500 and group B's value is $700, the report displays $0 for group A, $500 for group B, $700 for group C, etc. Maybe I'm just confused about where I'm supposed to put the subreport, but the values don't show up if I put it anywhere else.
Please help!!
Thanks,
Jennie