Relative Content

Tag Archive for javasql-serverspring-mvcjasper-reportsjaspersoft-studio

Multiple Tables For similar data

I am trying to create a Jasper Report consisting of data related to attendance of different employees.
But the issue that I am facing is that, the data is coming separately but the number of tables generated are same as the rows returned by my SP.
I have a main report and inside that I have subDataset which has a group and inside that group I have group header having empdetails Like empcode, empname and in detail section I have a table.