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)
CrossTab & Column Area & Page Break
buckethead
I have a column area with one level/dimension ?year?. I want to a page break for every ?year?. So I choose the dimension "Year" in the column area, and set page break ?after? to "always". This does not seem to work?.
Any ideas how to page break on a dimension in a column area?
Find more posts tagged with
Comments
mwilliams
Hi buckethead,
What version of BIRT are you using? I'm using BIRT 2.3.1 and have not been able to recreate this issue.
buckethead
My version is: 2.3.0.v20080606. Now my "years" are horizontal (columns 2003:2004:2005:2006:...) I want them to page break vertically for each year. Again I set the ColumnArea->Level-Year->Cell->Data(Year)->Page Brake after="always". The XML:
<property name="content">
<data name="YEAR1" id="783">
<property name="pageBreakAfter">always</property>
<property name="pageBreakBefore">auto</property>
<property name="resultSetColumn">YEAR</property>
</data>
</property>
mwilliams
buckethead,
Can you attach your report design so I can take a look at it? I will also test my design in 2.3.0.