I've 8 tables that are properly linked, with one we'll call tblList as the parent. I have a group in the report on what amounts to a CustID field in tblList (numeric in all tables).
At present I'm just roughing out the report to make sure I can display the related data properly. There are 2089 records in tblList. I've dropped a few fields from each table in the Details section.
My expectation is to see 2089 record groupings and the various info from Details; I only get the info for one record (the first).
Anyone know where I'm going wrong here? I've not had to play around with linked resultsets in a report before.
Thanks,
Oli
At present I'm just roughing out the report to make sure I can display the related data properly. There are 2089 records in tblList. I've dropped a few fields from each table in the Details section.
My expectation is to see 2089 record groupings and the various info from Details; I only get the info for one record (the first).
Anyone know where I'm going wrong here? I've not had to play around with linked resultsets in a report before.
Thanks,
Oli