I am trying to create an form with ssrs and I cannot figure out how to get the Tablix with continue Box Number Show Only 15 Entries per Page on State Records Center Transmittal Form**(Page1)** in the tablix and on the second page show this page with new info and show the next 15 on the tablix which is the State Records Center Transmittal Continuation Page(Page2) also if there less the 15 just show only first page by itself.
I try following the step but I keep getting an error Step 1: Show Only 15 Entries per Page To ensure the table displays only 15 rows per page, follow these steps:
- Create a Group to Limit Rows
- Select the table in the Report Designer.
- Right-click on the Details Row → Add Group → Parent Group.
- In the Group By field, enter: =Ceiling(RowNumber(Nothing) / 15) Note: I don't Know if I should used a Field or not?
- Click OK.
- Apply Page Breaks for Each 15 Rows
- Right-click the new group row in the Row Groups panel.
- Select Group Properties.
- Go to the Page Breaks tab.
- Check the box for Between each instance of a group.
- Click OK.
Please help me and if you need for detail me let me know.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744965752a4603668.html
评论列表(0条)