Forum Discussion

dobregon's avatar
dobregon
Impactful Individual
4 years ago
Solved

Report builder does not repeat header columns in each page when export to word

Hi,

 

I have a report in report builder with a table with many rows that goes during 3 pages in the report, as i want to have is to repeat the header in each pages.

 

I have tried to use the flag repeat header rows in each page doesnt work in word... but work in PDF

I have tried using the advanded mode , but it doesnt work

 

Can someone help me on this? i need to export in Word.





  • Hi dobregon 

     

    Repeat the header on word document is not possible. Please check below.

     

    https://docs.microsoft.com/en-us/previous-versions/sql/sql-server-2008-r2/dd283105(v=sql.105)?redirectedfrom=MSDN

     

    • Word does not repeat header rows on page two and greater, although you set the RepeatOnNewPage property of the static header row in a tablix (table, matrix, or list) to True. You can define explicit page breaks in your report to force header rows to appear on new pages. However, because Word applies its own pagination to the rendered report exported to Word, results might vary and the header row might not repeat predictably. The static header row is the row that contains the column headings.

     

    Thanks

    Hari

    Did I answer your question? Then please mark my post as the solution.
    If I helped you, click on the Thumbs Up to give Kudos.


    My Blog :: YouTube Channel :: My Linkedin


3 Replies

  • Hi dobregon 

     

    Repeat the header on word document is not possible. Please check below.

     

    https://docs.microsoft.com/en-us/previous-versions/sql/sql-server-2008-r2/dd283105(v=sql.105)?redirectedfrom=MSDN

     

    • Word does not repeat header rows on page two and greater, although you set the RepeatOnNewPage property of the static header row in a tablix (table, matrix, or list) to True. You can define explicit page breaks in your report to force header rows to appear on new pages. However, because Word applies its own pagination to the rendered report exported to Word, results might vary and the header row might not repeat predictably. The static header row is the row that contains the column headings.

     

    Thanks

    Hari

    Did I answer your question? Then please mark my post as the solution.
    If I helped you, click on the Thumbs Up to give Kudos.


    My Blog :: YouTube Channel :: My Linkedin