Asked • 06/04/19

Column headers not repeating on each excel sheet in SSRS?

I have a SSRS report which has a row grouping of order number. My stored procedure returns a data for a week, month and year depending on the end date. So as a result I wanted three excel sheets from one SSRS report, one sheet for week , one sheet for month and one sheet for Year. I added another parent row group and grouped by 'group_column' ( which is either week / month or year ) from my SP. Now I see three sheet exported and data is repeated per order number. But I don't get the header rows ( column names ) on each sheet, its only on first sheet. I followed this article to set the static properties "KeepWithGroup" set the value to "After" and for "RepeatOnNewPage" set the value to "True". https://www.mssqltips.com/sqlservertip/3527/export-sql-server-reporting-services-report-data-into-multiple-excel-worksheets/ But no matter what I don't see the column names repeated on week and year sheets !.. What am I missing?

1 Expert Answer

By:

Jason H. answered • 04/17/25

Tutor
New to Wyzant

Data Visualization Specialist

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.