How to include subreport from SQL query in jasper reports?

I have few(around 30) static block and I have created subreports for it. Now I want to display subreports based on query output from master report.

In the query itself I have kept name of the subreport to load but when I am running the report I can see that the subreport is loaded but it does not display the output.

For example: If there are 3 rows returned on master report it will return report name something like this >>

1 SomeData Report1.jrxml 
2 SomeData Report2.jrxml 
3 SomeData Report3.jrxml 

I am using the third column for loading subreport dynamically.

Attached an image below for the reference

annadater's picture
Joined: Jun 29 2017 - 3:12am
Last seen: 6 years 3 months ago

0 Answers:

No answers yet
Feedback