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
So do you just need a page break on each level B?
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