The standalone report runs the correct data from the tables in the report. When adding the report into the Report Header to pass data through the report to the subreport that the report is being linked to the results are picking up temporary table data from the Oracle database for the sum totals. How can I supress or condition the data from the temporary tables to not populate my subreport summary totals?
The report is using the following functions and operators in the formulas: shared numbervar with if, then, distinct count and else. Along with a edit summary by distinct count.
Thanks,
Mark