Jump to content

prevent split in crosstab rowgroup


remmy412

Recommended Posts

I have a crosstab in a report. I need to keep the outermost rowgroup from splitting (keep the group together). Is there any way to do this?

For Example, I need to go from this (------ is a page break)

outerRowGroup   innerRowGroup1   val1  val2  val3  Total

                         innerRowGroup2   val4  val5  val6  Total

-----------------------------------------------------------------------------------------

                         innerRowGroup3   val7  val9  val9  Total

To this:

-----------------------------------------------------------------------------------------

outerRowGroup   innerRowGroup1   val1  val2  val3  Total

                         innerRowGroup2   val4  val5  val6  Total

                         innerRowGroup3   val7  val9  val9  Total

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...