Jump to content
Changes to the Jaspersoft community edition download ×

Creating a grouped report with a table in JasperReports


Recommended Posts

I need to create that has the following structure - 

  BU Name 1 

   Table 1 (which has multiple rows corresponding to BU Name1)

 <Page Break>

   BU Name 2

  Table 2 (which has multiple rows corresponding to BU Name 2)

 I am new to JasperReports so I am not sure how to get this done. I tried to used ReportGroup but it was not working. Essentially I need a way for the report to break the data into multiple tables based upon a grouping variable.

- Krishnan

 

 

  

 

   

     

 

 

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Hi Krishnan...Thats easy right...There are two ways you can achieve it.

1) You can edit the borders of field variable and join there borders.

2) Create a Table from palette. But in this case, you need to create a new dataset and it will not be grouped. So the best way is to cretae the border or create a rectangle around each field.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...