Nesting Lists
I have a a question.
I have a report that should be grouped on Client ID, Invoice ID, Div ID and then a subreport for each DIV ID.
ClientID-> Invoice ID -> DivID -> Subreports
So a client can have many invoices, an invoice can have many divisions, and a division can have a subreport.
I have created a nested list structure which uses three lists. The first list is a two row list containing client ID and then the next list, and so on for the rest of the lists.
The problem I am facing is that page breaks are not working properly and I dont know how to do a title section.
The title section should include:
Client, Invoicee, and Division at the top of the page and then the subreport underneath for every single instance.
How would any of you structure your report to have correct paging and the title section?
May 14th, 2011 6:47pm
Hi Hapazoid,
According to your description, I learned that how you design the nested list in your report, but could you please supply more detaisl about the page break issue you have got? such as page breaks are add in which group or scope and what issue was occur.
If possible, could you please send your RDL file with simple data structure. Once I receive your email, I will give you a feedback as soon as possible.
E-mail: sqltnsp AT Microsoft.com (Please replace AT with @). Please send me with the following format:
Subject: MSDN/TechNet forum question: <Thread Title>
Attachments: <files>
Hi Eileen,
ThreadURL:<URL>
<Additional information>
Thanks,
Eileen
Free Windows Admin Tool Kit Click here and download it now
May 19th, 2011 5:21am