CrystalLion
Programmer
I am trying to create a report which will tie together three subreports, each subreport using one table.
The tables are: Bookings, Invoices, and Backlog.
Each of these tables contains three fields:
Area, Group, and Buyer, as well as Item_Number, etc. The sub reports will all be grouped the same way using these three fields.
Group1 = Area
Group2 = Group
Group3 = Buyer
I have, so far, created the main report and Bookings subreport and have placed the subreport in various locations of the main report to test subtotalling. The issue is when I go to link the main to the sub, I am unable to creates links in a manner that maintains drill down capabilities in the subreport. When I click a drilldown, it appears to link to the last record of the "group" and show me the subreport details for that group only. No other groups appear.
This may not be enough info, but perhaps someone can guide me a bit so I can make some progress.
Thanks,
The tables are: Bookings, Invoices, and Backlog.
Each of these tables contains three fields:
Area, Group, and Buyer, as well as Item_Number, etc. The sub reports will all be grouped the same way using these three fields.
Group1 = Area
Group2 = Group
Group3 = Buyer
I have, so far, created the main report and Bookings subreport and have placed the subreport in various locations of the main report to test subtotalling. The issue is when I go to link the main to the sub, I am unable to creates links in a manner that maintains drill down capabilities in the subreport. When I click a drilldown, it appears to link to the last record of the "group" and show me the subreport details for that group only. No other groups appear.
This may not be enough info, but perhaps someone can guide me a bit so I can make some progress.
Thanks,