Hi guys,
my report has finally come close to an end.. ok i have 3 subreports generated for a part record. Each subreport has a shared variable (avg price field) to the main report depending on certain conditions.
Now, i have a problem doing summing of subtotals. I have a Qty field for the part in the main report.
My {@evalTotalCost} : {sharedvariable}*Qty
As all these values are evaluated after selection, i could not perform summing using the summary option nor running total fields for it
How should i go about doing my subtotal for the group i have and the final grand total sum ?
Any help is greatly appreciated! Thanks
my report has finally come close to an end.. ok i have 3 subreports generated for a part record. Each subreport has a shared variable (avg price field) to the main report depending on certain conditions.
Now, i have a problem doing summing of subtotals. I have a Qty field for the part in the main report.
My {@evalTotalCost} : {sharedvariable}*Qty
As all these values are evaluated after selection, i could not perform summing using the summary option nor running total fields for it
How should i go about doing my subtotal for the group i have and the final grand total sum ?
Any help is greatly appreciated! Thanks