I have 2 subreports. Each subreports accesses a different datasource. the subreports list out products and totals for each product. the subreports run ok independently.
i have added the 2 subreports to my main report. i also added the 2 datasources to the main report, and linked each subreport to its datasource.
in the main report, i have created a combined/merged group. this group combines the products from subreport1 and the products in subreport2. the report appears to be reading records ok, but the display shows no products, and only lists out 1 total (there should be 1 total for each product...and there are 60,000+ products). the 1 total which shows is from the first product.
1) how do i get my combined group to display a list of products
2) how do i get the subtotals from the subreports to be associated with the list of products in the main report?
thanks
i have added the 2 subreports to my main report. i also added the 2 datasources to the main report, and linked each subreport to its datasource.
in the main report, i have created a combined/merged group. this group combines the products from subreport1 and the products in subreport2. the report appears to be reading records ok, but the display shows no products, and only lists out 1 total (there should be 1 total for each product...and there are 60,000+ products). the 1 total which shows is from the first product.
1) how do i get my combined group to display a list of products
2) how do i get the subtotals from the subreports to be associated with the list of products in the main report?
thanks