Studio dont let me upload more than one file in reports add-on for jasper report

image
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

Does anyone have any suggestion :smiley:

Can anyone help me with this issue, My jrxml contains a sub-report, which is defined in a seperated .jasper file and studio dont let me upload 2 file

No one faced this issue before?

Hello,

You can only upload one file in report templates.

An example of creating a report using jasper reports: Sample Reports :: Jmix Documentation

Regards,
Nikita

1 Like

@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

In my example:

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

Do you have any suggestion for me with the sub-report element of jaspersoft-studio

Do you have any recommendation for me