visual-studio-2013rdlcreportviewer2008

How to create a footer row for Tablix and repeat it in every page of report?


I want to create a footer row for a Tablix. To archive this, I have done some steps below:

What I have done so far is able to repeat the header row of the Tablix on PDF. But I can’t repeat the footer row and don’t know how to create a footer row for the Tablix either.

Below is the image of my report. I have added some dialog box on the image to make my issue clearer. In image for sample report

You can help me to create a footer row for tablix and repeat it in every page of report.


Solution

  • Finally, I can figure it out myself. There are steps to make it work:

    After settings are done, this row will become the footer row of Tablix and it can repeat on every page just like header row. enter image description here