Report with multiple pages and which page is master-detail
Report with multiple pages and which page is master-detail
Hi,
I want to know how to create a report with multiple pages and which page is a master-detail report.
Example: 1 -First page with on master query and three sub-queries and multiple registries in which sub-query.
2 - Second page three sub-queries and multiple registries in which query that are linked in the master query of the first page.
Result = So if a had 10 registries in master query I’ll have 10 reports with two pages that can break the pages cause of sub-queries.
Thanks for the help!!!
I want to know how to create a report with multiple pages and which page is a master-detail report.
Example: 1 -First page with on master query and three sub-queries and multiple registries in which sub-query.
2 - Second page three sub-queries and multiple registries in which query that are linked in the master query of the first page.
Result = So if a had 10 registries in master query I’ll have 10 reports with two pages that can break the pages cause of sub-queries.
Thanks for the help!!!
Re: Report with multiple pages and which page is master-deta
Hello,
Please try to use the SubReport component.
Thank you.
Please try to use the SubReport component.
Thank you.
Re: Report with multiple pages and which page is master-deta
Ok.
I will try to use this component but I had tried before and the result wasn't like expected.
When first part (first page) dont fill the the paper the subreport start to be renderend on the free space.
The subreport needs to break for the next page.
I will try to use this component but I had tried before and the result wasn't like expected.
When first part (first page) dont fill the the paper the subreport start to be renderend on the free space.
The subreport needs to break for the next page.
Re: Report with multiple pages and which page is master-deta
Hello.
Maybe it's better to put all your bands on the on page of the report template.
It's possible that the Large Height property of the page will be useful for you.
Thank you.
Maybe it's better to put all your bands on the on page of the report template.
It's possible that the Large Height property of the page will be useful for you.
Thank you.
Re: Report with multiple pages and which page is master-deta
I'm testing but with Lage Height or Segment per Height the report show footer only on the last page of segment.
I need that header and footer appear in all pages.
I need that header and footer appear in all pages.
Re: Report with multiple pages and which page is master-deta
The problem is:
each page of the report seems to be consider as one report.
For me I consider all pages as interaction of one report.
each page of the report seems to be consider as one report.
For me I consider all pages as interaction of one report.
Re: Report with multiple pages and which page is master-deta
Hello,
Can you please send us a sample report with test data for analysis.
Thank you.
Can you please send us a sample report with test data for analysis.
Thank you.
Re: Report with multiple pages and which page is master-deta
Is simple but show what I want.
I need to print Page 1 (even the breaks) before Page 2. Sequentially.
This sample is partially correct except by the fact that all interactions of Page 1 are printed then all Page 2.
Thanks
I need to print Page 1 (even the breaks) before Page 2. Sequentially.
This sample is partially correct except by the fact that all interactions of Page 1 are printed then all Page 2.
Thanks
- Attachments
-
- report.zip
- Report / xml / xsd
- (21.02 KiB) Downloaded 238 times
Re: Report with multiple pages and which page is master-deta
Hello.
It's impossible to do with the different report pages.
You should move all components to the one page.
Thank you.
It's impossible to do with the different report pages.
You should move all components to the one page.
Thank you.