Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Subreports

edited April 2006 in General
I have 3 tables, all related.

Table 1 contains customer information.
Table 2 contains Sales Options information. (one customer with one to many
sales options)
Table 3 contacts Details for each sales option (each option can contain one
to many details).

I can get the Customer and Sales options fine.
As soon as I add another subreport to hold the Details, I only get one
option, even though there are 3 options for this customer.

The Datasources are linked as:
Each Option has a CustomerID which is linked to the CustomerID for the
Customer.
Each Detail has an OptionID which is linked to the OptionID for the
Option.

As soon as I link the subreport for the details, I only get one option.
When I remove the subreport for the details, I get all 3 options.

Anyone have an idea as to what I am missing???

Thanks in advance.

Comments

This discussion has been closed.