I have a main report called
10001.MMN.jrxml
The main report contain a sub-report called
10001.MMN_SUB.jasper
When I try to upload my two above files in Report templates, studio doesnt let me upload more than one file.
My question is:
1/ How can I upload more than one file
2/ If I cant upload more than one file, please tell me how to do to run my report step by step
Thank Jmix-team
@shchienko
Your jrxml contain a table (an element in jaspersoft), my jrxml contain a sub-report (also an element in jaspersoft). Because a report (main-report) can contain one or many sub-report, each sub-report can also contain some tables, textfields and other sub-reports
If you tell me “You can only upload one file in report templates.”
So in my case, I can create 2 report.
One contain my data in my sub-report element
One contain my data in my main report
But how to bind them together