Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Moving header to the next page
Sankari
HI team,
I have the following query.
I have created a report with a group.
The number of detail rows will vary for each group.
I also have not created any page break after each group.
So the header and the corresponding detail rows appears simultaneously.
My problem is : In that report, in some pages , header appears at the end and the corresponding detail rows appears in the next page
But my question is:
I need to move the header to the next page when there is no detail row in a particular page.
Is there any common sript or any other way to implement this.
Please advice me on this..
Thanks
Sankari
Find more posts tagged with
Comments
mwilliams
What is your BIRT version? If 2.5 and above, there is a setting for page break inside for your group that can be set to "avoid" that should cause this to not happen.
Sankari
Hi Micheal,
I am using BIRT ver 2.3.2.....
In this version there is no option like AVOID in the pagebreak of group.
Please suggest me a good solution.
Regards
Sankari
mwilliams
Take a look at this report. I use a manual page row count and a couple aggregations on the group to manually page break to avoid putting a group header last on a page. Hope this helps.