Need to customize SSRS Report

I have a report as shown below

The marked section is a line. I need to display the line in each page of report. Currently its showing in only one page

Need Help!!

February 9th, 2015 6:42am

Hi Abhinav,

Based on my understanding, you create a tablix and a line in a report. The data within a tablix will spill over into more than one page. Then you want to make a line repeat with the tablix on each page.

In Reporting Services, there is a RepeatWith option for us to specify the name of the data region with which to repeat the report item if the data region spans multiple pages. In your scenario, you can specify the RepeatWith value for the line. Please refer to the steps below:
1. Open Line Properties, specify the RepeatWith value as Tablix1.

2. Preview the report, the line will repeat on each page.


If you have any question, please feel free to ask.

Best regards,
Qiuyun Yu

Free Windows Admin Tool Kit Click here and download it now
February 10th, 2015 4:41am

 I need to show the line in all page of report in print . Currently its showing in only one page last page only 

I need to show the line in all page to print

Need Help!!

Thanks

March 9th, 2015 6:44pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics