Hi,
We have a requirement wherein we need to design a report which comprises of 2 pages.
The first page displays data from the temporary table, but the second page comprises mainly the static text along with a few fields from the first page.
So, I would request if anyone could help me with the design aspect of this report.
As we can add only a single header or footer to a report, so I need to know if there is any way to get this done. Can we use multiple designs to get this done?
*This post is locked for comments
All right, so I should ignore "As we can add only a single header or footer to a report, so I need to know if there is any way to get this done", right?
Can't you simply create two tablix controls (each bound to a different temporary table) with a page break between them?
Hi Crispin,
Thanks. I will try that and will let you know if that works.
Hi Martin,
Sorry if I was not clear. My query is that the report which I am designing consists of 2 pages. The 1st page comprises of data from temporary table 1 and the second page comprises of data from temporary table 2.
So, I wanted to know as to how to separate the pages as there are no groupings just some data which is being pulled from some form.
It would help if you explained what problem you have with it. It seems that it's something related to headers or footers, but we lack any more information.
Have two datasets.
And on the page use pagebreak for your grouping
As for header and footer, Click properties of header to print in first page, as for footer print on last page
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,113 Super User 2024 Season 2
Martin Dráb 229,918 Most Valuable Professional
nmaenpaa 101,156