2 Pages Per Customer
Hello,
I have a bit of a problem and don't know how to resolve. I have 2 tables that are being used for the data sources for my report. These 2 tables are a customers table and an items table, joined together via a relationship on an identifier. The first page for each customer will always only every be one page and will list the rows in the items table on the first page, however I would like to create a 2nd page for each customer in the batch that will again list out the customer information again in the header and list the item detail again, this time without an amount next to each item.
How can I accomplish this? Should it be a group, a subreport, etc. I'd like to understand in detail how this would be possible.
Thanks.
Steve
I have a bit of a problem and don't know how to resolve. I have 2 tables that are being used for the data sources for my report. These 2 tables are a customers table and an items table, joined together via a relationship on an identifier. The first page for each customer will always only every be one page and will list the rows in the items table on the first page, however I would like to create a 2nd page for each customer in the batch that will again list out the customer information again in the header and list the item detail again, this time without an amount next to each item.
How can I accomplish this? Should it be a group, a subreport, etc. I'd like to understand in detail how this would be possible.
Thanks.
Steve
Comments
see attached file - is this what you're looking for?
This is done using a Child-Band and the Properties "StartNewPage" and "FirstRowStartsNewPage".
Best Regards,
Keeper