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)
Page break problem in crosstab if number of rows are long
Happy_20
Hi
I am attaching my pdf and report design.
There are 2 grids, the header box and name "Node to Node Details" are in the first grid. The crosstab is in the second grid. When the number of row in crosstab exceeds 18, the first page is blank and crosstab starts from second page. I did lot of work around, nothing seems to be working.I want Crosstab to start from the first page itself. I am using event handler for data set, so report design won't work, but it will be helpful to see the structure of my report.
Any help would be appreciated.
Thanks,
Happy
Find more posts tagged with
Comments
mwilliams
You might try setting the page break within setting to avoid and then change it back to auto. There was an issue at one time that I noticed where the avoid setting seemed to be default, even if it said auto. Give that a try and let me know. If it's still a problem, you might try it without the crosstab in a grid.
annalyse
Hi there,
I am facing a similar problem and would like to know if you found a solution.
I desperately tried to find a way to avoid page breaks in my nested tables. My document has a real document structure with nested chapters. Each chapter is a table and if the content of a chapter is too big like more than a page long it will break right after the parent chapter. I tried to set page-break to avoid on each table and wherever possible but that didn't help.
Can anyone please give me a hint...
Thanks,
Anna
mwilliams
Can you recreate the issue with your setup with the sample database? This way I can test and see if I can find a way around it? Thanks You could also use a flat file or scripted dataSet or something else I can run and test with.
Happy_20
<blockquote class='ipsBlockquote' data-author="'mwilliams'" data-cid="82779" data-time="1316034369" data-date="14 September 2011 - 02:06 PM"><p>
Can you recreate the issue with your setup with the sample database? This way I can test and see if I can find a way around it? Thanks You could also use a flat file or scripted dataSet or something else I can run and test with.
<br /></p></blockquote>
<br />
I set it to "avoid" so that there is no page break. But still there is. Is an there any other solution?
mwilliams
Happy_20,
Can you recreate this issue with the sample database so that I can test on it?