Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Page break
Page break [message #661325] Thu, 24 March 2011 09:21 Go to next message
Nitin  is currently offline Nitin Friend
Messages: 4
Registered: March 2011
Junior Member
Hi all

I have 4 data sets and in each data set i have unique column called empid and i want to break the report to display the one record per page in BIRT VIEWER so it look like per employee report...
Report page has 4 tables and these 4 data sets binded to the tables
For more information the tables nested in one another

so anybody can explain me how to do it...?
Re: Page break [message #661474 is a reply to message #661325] Thu, 24 March 2011 18:54 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

I am not exactly sure what you need, but if you are grouping on employee
in a table you can insert a page break after ever group change. Do this
in the group editor.

Jason

On 3/24/2011 5:21 AM, Nitin wrote:
> Hi all
>
> I have 4 data sets and in each data set i have unique column called
> empid and i want to break the report to display the one record per page
> in BIRT VIEWER so it look like per employee report...
> Report page has 4 tables and these 4 data sets binded to the tables
> For more information the tables nested in one another
>
> so anybody can explain me how to do it...?
Re: Page break [message #661519 is a reply to message #661474] Fri, 25 March 2011 04:58 Go to previous messageGo to next message
Nitin  is currently offline Nitin Friend
Messages: 4
Registered: March 2011
Junior Member
Hi jason,

For more clarification i have 4 data sets and each dataset is binded to one of these 4 tables...

So my problem is am not able to break all the four tables to break row wise to appear in single page..

Means 4 tables must be repeated in each of the reporting page in birt viewer..

So it will be per employee page

I have unique column called EmpId, So is it possible to achieve my requirement?
Re: Page break [message #661918 is a reply to message #661519] Mon, 28 March 2011 14:09 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Do you want the page to break for every different employee id? If so
use one outer table that groups employeeid and the four inner tables can
be in the detail or group header row of the outer table.

Jason

On 3/25/2011 12:58 AM, Nitin wrote:
> Hi jason,
>
> For more clarification i have 4 data sets and each dataset is binded to
> one of these 4 tables...
>
> So my problem is am not able to break all the four tables to break row
> wise to appear in single page..
>
> Means 4 tables must be repeated in each of the reporting page in birt
> viewer..
>
> So it will be per employee page
>
> I have unique column called EmpId, So is it possible to achieve my
> requirement?
Re: Page break [message #1683636 is a reply to message #661918] Wed, 18 March 2015 05:29 Go to previous messageGo to next message
news cott is currently offline news cottFriend
Messages: 1
Registered: March 2015
Junior Member
Hi,

I too have the same issue which Nitin have. If anyone found solution please update it here.

Thanks,
new scott.
Re: Page break [message #1687529 is a reply to message #1683636] Thu, 19 March 2015 17:45 Go to previous message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

From the sounds of it, you'd just need to group the first table you have in your report by the employeeid or whatever and set the page break after for the group to "always excluding last". Then, place the other three (or however many you have) tables in the group footer of that first table and either use filtering or data set parameter binding (see the binding tab in the property editor for each nested table) to limit the results returned to each nested table. The only other thing you'd need to worry about is setting the layout to auto so that there is no fixed page sizing. Hope this helps. Let me know if you have questions.

Michael

Developer Evangelist, Silanis
Previous Topic:__timezone string corrupted on Drill-through hyperlink
Next Topic:Adding column mappings using the Birt Engine API ?
Goto Forum:
  


Current Time: Thu Mar 28 20:08:19 GMT 2024

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

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

Back to the top