Answered by:
All the record are displaying on one page - how to display page by page

Question
-
Hi,
I have created one reports but all the records are displaying on one page. Please help me to find a solution to display the records page by page. I created the same report without group so the records are displaying in page by page.
please find the design
pnoushu@hotmail.com
Wednesday, November 11, 2015 3:17 PM
Answers
-
Read this article
https://technet.microsoft.com/en-us/library/ms156434(v=sql.100).aspx
Best Regards,Uri Dimant SQL Server MVP, http://sqlblog.com/blogs/uri_dimant/
MS SQL optimization: MS SQL Development and Optimization
MS SQL Consulting: Large scale of database and data cleansing
Remote DBA Services: Improves MS SQL Database Performance
SQL Server Integration Services: Business Intelligence
- Proposed as answer by Qiuyun YuMicrosoft contingent staff Thursday, November 12, 2015 6:09 AM
- Marked as answer by Qiuyun YuMicrosoft contingent staff Thursday, November 19, 2015 9:13 AM
Wednesday, November 11, 2015 3:31 PM -
Hi P Noushad,
According to your description, all record display in one page, but you want to split them into different pages, right?
In your scenario, you can add a page break between each instance of the table1_EMPLOYEE_ID row group. Then each page will display each instance of Employee_ID record. Please refer to screenshots below:
Before adding a page break:
After adding a page break:
If you have any question, please feel free to ask.
Best regards,
Qiuyun YuQiuyun Yu
TechNet Community Support- Proposed as answer by Qiuyun YuMicrosoft contingent staff Tuesday, November 17, 2015 11:14 AM
- Marked as answer by Qiuyun YuMicrosoft contingent staff Thursday, November 19, 2015 9:13 AM
Thursday, November 12, 2015 6:09 AM
All replies
-
Read this article
https://technet.microsoft.com/en-us/library/ms156434(v=sql.100).aspx
Best Regards,Uri Dimant SQL Server MVP, http://sqlblog.com/blogs/uri_dimant/
MS SQL optimization: MS SQL Development and Optimization
MS SQL Consulting: Large scale of database and data cleansing
Remote DBA Services: Improves MS SQL Database Performance
SQL Server Integration Services: Business Intelligence
- Proposed as answer by Qiuyun YuMicrosoft contingent staff Thursday, November 12, 2015 6:09 AM
- Marked as answer by Qiuyun YuMicrosoft contingent staff Thursday, November 19, 2015 9:13 AM
Wednesday, November 11, 2015 3:31 PM -
Hi P Noushad,
According to your description, all record display in one page, but you want to split them into different pages, right?
In your scenario, you can add a page break between each instance of the table1_EMPLOYEE_ID row group. Then each page will display each instance of Employee_ID record. Please refer to screenshots below:
Before adding a page break:
After adding a page break:
If you have any question, please feel free to ask.
Best regards,
Qiuyun YuQiuyun Yu
TechNet Community Support- Proposed as answer by Qiuyun YuMicrosoft contingent staff Tuesday, November 17, 2015 11:14 AM
- Marked as answer by Qiuyun YuMicrosoft contingent staff Thursday, November 19, 2015 9:13 AM
Thursday, November 12, 2015 6:09 AM