B
bhakta.ram
Hi -
I'm wondering if there's a way to include, on one report, records from
more than one child table.
Example: I have a Shipment table, which is related (many-to-many) to a
Product table through a join table. The Shipment table is also related
(again, many-to-many) to a CartonLabel table through a join table. I
want to create a report, summarized by shipment, that includes both
products and carton labels.
If I only had the Shipment - Product relationship, I could create the
report from the join. But I have five child tables that need to be
summarized. Is it possible to report both products and carton labels,
summarized by shipment, at once?
Thanks!
I'm wondering if there's a way to include, on one report, records from
more than one child table.
Example: I have a Shipment table, which is related (many-to-many) to a
Product table through a join table. The Shipment table is also related
(again, many-to-many) to a CartonLabel table through a join table. I
want to create a report, summarized by shipment, that includes both
products and carton labels.
If I only had the Shipment - Product relationship, I could create the
report from the join. But I have five child tables that need to be
summarized. Is it possible to report both products and carton labels,
summarized by shipment, at once?
Thanks!