Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Pagebreak in cross tab
Pagebreak in cross tab [message #326848] Fri, 25 January 2008 10:44 Go to next message
Eclipse UserFriend
Originally posted by: no.no.no

Hi,

I ve got a big table with 100 rows and about 20 columns. Lets say talking about
persons
Nr Name Surname Age DateOfBirt ....
1 Meier Bob 31
2 Jones Bobby 15
3 Ford John 13
...

I want to show them in a crosstab. Every column represents a Person:

Nr 1 2 3
Name Meier Jones
Surname Bob Bobby

So i created a crosstab, putting a datacube group into columns area and
and datacube summary fields into the summary area

That works fine except for the problem, that all persons are shown on the
first page and the table is shrinked. So i get a table with 100 columns.
How can i make BIRT using page-breaks every 5 columns, so that i get 20 pages.

I tried setting the pagebreak property inside=>auto on the crosstab, but no effect.

thanks,
Dennis
Re: Pagebreak in cross tab [message #338925 is a reply to message #326848] Sat, 26 January 2008 13:53 Go to previous messageGo to next message
Tianli Zhang is currently offline Tianli ZhangFriend
Messages: 2862
Registered: July 2009
Senior Member
Horizon page break and Column Area page break haven't supported yet.
Crosstab doesn't support page break interval.
Re: Pagebreak in cross tab [message #343882 is a reply to message #338925] Mon, 28 January 2008 09:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: no.no.no

Is it planed to add page break interval(hor and vert.) to crosstab ?

I found another way to do that.

-I created a table first.
-Then i added a group to the table with 5.0 as interval and page break after
every element. Now i get my NumberOfElements/5 pages. And i can put
whatever i want into the group footer.
-Into the group footer i put my crosstab with filtering on data["ID"]
and some script expression to calculate the interval bounds from row["ID"]

But this appears a quite complicated way.
Re: Pagebreak in cross tab [message #343957 is a reply to message #338925] Mon, 28 January 2008 09:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: no.no.no

Is it planed to add page break interval(hor and vert.) to crosstab ?

I found another way to do that.

-I created a table first.
-Then i added a group to the table with 5.0 as interval and page break after
every element. Now i get my NumberOfElements/5 pages. And i can put
whatever i want into the group footer.
-Into the group footer i put my crosstab with filtering on data["ID"]
and some script expression to calculate the interval bounds from row["ID"]

But this appears a quite complicated way.
Re: Pagebreak in cross tab [message #355628 is a reply to message #343882] Mon, 28 January 2008 09:50 Go to previous message
Tianli Zhang is currently offline Tianli ZhangFriend
Messages: 2862
Registered: July 2009
Senior Member
Sorry, I don't know whether it will be supported in future. But in your
case, I think it is a little more complicated to use crosstab to do this
too:)
Re: Pagebreak in cross tab [message #355703 is a reply to message #343882] Mon, 28 January 2008 09:50 Go to previous message
Tianli Zhang is currently offline Tianli ZhangFriend
Messages: 2862
Registered: July 2009
Senior Member
Sorry, I don't know whether it will be supported in future. But in your
case, I think it is a little more complicated to use crosstab to do this
too:)
Re: Pagebreak in cross tab [message #355778 is a reply to message #343957] Mon, 28 January 2008 09:50 Go to previous message
Tianli Zhang is currently offline Tianli ZhangFriend
Messages: 2862
Registered: July 2009
Senior Member
Sorry, I don't know whether it will be supported in future. But in your
case, I think it is a little more complicated to use crosstab to do this
too:)
Re: Pagebreak in cross tab [message #355853 is a reply to message #343957] Mon, 28 January 2008 09:50 Go to previous message
Tianli Zhang is currently offline Tianli ZhangFriend
Messages: 2862
Registered: July 2009
Senior Member
Sorry, I don't know whether it will be supported in future. But in your
case, I think it is a little more complicated to use crosstab to do this
too:)
Previous Topic:Pagebreak in cross tab
Next Topic:Pagebreak in cross tab
Goto Forum:
  


Current Time: Thu Jun 27 20:22:44 GMT 2024

Powered by FUDForum. Page generated in 0.04250 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top