Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4573602
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T19:48:26+00:00 2026-05-21T19:48:26+00:00

I’ve been fighting with SSRS for too long now on what should be a

  • 0

I’ve been fighting with SSRS for too long now on what should be a simple matter. I’m hoping someone can help me see a solution.

I have a report which has a number of profiles, and each profile has a large number of data sections. The data sections (various tables and charts) are not related to each other in any way other than that they “key” back to the parent profile id.

The goal (which seems simple) is to have a header on each page with the profile information, and then have the data sections (each formatted completely differently) laid out.

The first problem we encountered was that for some reason SSRS2008 does not allow a tablix cell to contain another tablix with a different dataset (why it can’t just require a filter based on the parent grouping is beyond me). The recommended workaround for this shortcoming is to either combine all data into a giant dataset (not possible here, data sections are too numerous and varied) or to embed subreports and pass in the parameters. While option number two increases the “work” needed to print a large number of profiles, we proceeded to implement this and it does work.

The problem comes in on the main tablix (the one containing the subreports) that has a static row header group set with “RepeatOnNewPage = true”. This setting allows the header to show on every page as desired… except for subreports the span multiple pages, where the header is incorrectly ommitted.

For some reason, when the subreport spans multiple pages, the header of the parent tablix is not repeated! This is driving me insane as it would seem that a couple bad design decisions in SSRS has put me in a situation where I can’t create the report I want… headers works without subreports, but I need subreports in order to “join” the data sections to the profile.

This would seem to be a simple and common requirement… after all, it’s a report that is being migrated from a decades old reporting system. I’ve scoured StackOverflow and Google without success… I’ve seem a number of questions/answers about page breaks, but nothing that suggests a solution to this problem with subreports.

I’m posting this in case I’m missing something. If anyone has any suggestions at all, it would be much appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T19:48:27+00:00Added an answer on May 21, 2026 at 7:48 pm

    We’ve solved our problem… although not in the most ideal way.

    The Page Header (of the “master” report, not the subreports) seems to be the only way to consistently have a header section.

    We implemented a solution based in large part on this blog posting:
    Maintaining State in Reporting Services 2008

    We modified slightly from the blog post, removing “id” from the methods and including a GUID to ensure the report values are not mixed up even if the user runs several copies of the report at the same time. (When using shared variables, remember that they are global to the report running across execution instances and across users on the report server, so a lot of care needs to be taken when they are used!)

    In the report body we have a hidden text block that calls:

    =Code.SetValue("xxx",Fields!Field1.Value) & Code.SetValue("yyy",Fields!Field2.Value)
    

    and in the report page header we reference these as (for example):

    =Code.GetValue("xxx")
    

    This works because the body is calculated before the page header, even for Page 1.

    Still, in the end it is a hack for something that should be in Microsoft’s product, given that they have poured years of development into this product! Why we cannot have nested tablix’s and easier to use headers is beyond me… again this is upgrading a report from a program from the early 90’s which did all this without problem. At the very least, give us report variables that can be retrieved and set as the report is processed!

    Regardless, things are as they are… we’ve tested the solution with shared variables and it seems to be working very well. We’re going to run stress tests to make sure it’s implemented correctly, I’ll post something here if we find any further problems.

    (And if anyone knows of some other way to get consistent header rows on pages, even when there are detail rows with large heights, please share…)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a jquery bug and I've been looking for hours now, I can't
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
this is what i have right now Drawing an RSS feed into the php,
I am doing a simple coin flipping experiment for class that involves flipping a
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
Seemingly simple, but I cannot find anything relevant on the web. What is the
Does anyone know how can I replace this 2 symbol below from the string
I'm making a simple page using Google Maps API 3. My first. One marker

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.