I'm using Crystal Reports 2008 and my data source is an Oracle 11 db. I have a product family table with unique id's(1,2,3,4, etc), which links to a product table. There can be multiple products within each product family. So lets assume there are 2 products in Product Family 1. If you drop the product_name field into the details section, 2 product names appear. If you drag the same field into the Report Header section, only the first product appears. How do I get both products to appear in the report header section??