Forum Discussion

kd_61's avatar
kd_61
Frequent Visitor
4 years ago
Solved

Report Builder: Repeat row on every new page when using list

Is is possible to repeat a row at the top of evey page when you are using a list, or are repeating rows only supported with tables and matrixes?
  • kd_61's avatar
    4 years ago

    Thank you for posting the helpful screen shots. It looks like RepeatOnNewPage does not work in cases where the group spans multiple pages.  I got around this constraint by using the page header, which does repeat. I added a hidden column to my list (tablix) whose value was the data that I wanted to repeat on every page. Then I inserted a textbox in the page header, and set the value to equal the hidden column.