hi all,
I have a report that has two sections of data. In a list component with textboxes I have Barcode, warehouse location, pallets. Then below this I have detail information in a tablix including Racklocation Use by date, Qty, Product, Description, PalletID, Customer Product and Weight. How do I print one barcode row then detail for that shipment, then page break? Then same again for next barcode row? Thanks i'm really banging my head with this one! I thought if I inserted the row detail into the list component above it would print one barcode, then detail, then next barcode, detail etc. but the datasets are different and it looks like the list has to use the same dataset...