I'm using JasperReports for a generating report in Excel format.
My report has one detail line. This line includes a subreport (database relation 1:N).
The generated Excel file has several rows for every line from master report (Detail band) - one row for each subreport's line.
I need one row in Excel file for each report's line (row in Detail band), also each subreport in a cell not in a new line.
How I can do it?
My template: