COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: jdmillar on 02 Jun 2015 10:36:33 AM

Title: Keeping lists together
Post by: jdmillar on 02 Jun 2015 10:36:33 AM
Hi there;

I have a report grouped by master/detail - the last tier of the grouping contains a list with leaf-level detail records. 

Level A
  |- Level B
          |- Leaf level detail

One of the requirements for this report is that the list containing the leaf level records always be displayed together on the page (there will never be more than a dozen or so).  I'd also like to be able to ensure that the information at Level B stays with the list (so I don't want the Level B info on page 1, then the list split to page 2).

I'm coming from the Crystal world where this is pretty quick and easy, but I can't for the life of me figure out how to reproduce the behaviour in Report Studio.

Thanks,
Jason
Title: Re: Keeping lists together
Post by: BigChris on 03 Jun 2015 04:44:57 AM
So do you just need a page break on each level B?
Title: Re: Keeping lists together
Post by: jdmillar on 03 Jun 2015 07:24:39 AM
Not a page break really.  It's fine if there are two "Level Bs" on a page.  I only need to force a page break if the entire Level B group won't fit on the remaining page real estate.  In the Crystal world, it's the equivalent of the "Keep Group Together" checkbox....

Thanks,
Jason