I have a report that I created and am having trouble grouping the data. The report is for an order, where at the top are details for the order (supplier name, delivery address etc) and then underneath are listed all of the items on that delivery.
However, I only get 1 item (when I know I should have 4 from the test data that I put into the database tables). I have looked at the grouping data, and have it grouped by supplier ID.
In the supplier header I have all the information relating to the details above, and then on the main section of the report I have item details.
Thanks.
However, I only get 1 item (when I know I should have 4 from the test data that I put into the database tables). I have looked at the grouping data, and have it grouped by supplier ID.
In the supplier header I have all the information relating to the details above, and then on the main section of the report I have item details.
Thanks.