Jmix version: 1.4.4
Jmix Studio plugin version: 1.5.1-231
IntelliJ version: IntelliJ IDEA 2023.1.5 (Ultimate Edition)
Here is an example of what I’d like to achieve:
I have a report with an excel template. In addition to the Root band, the data structure of the report has three bands: StateBand is parent to CityBand, which is parent to AddressBand. The excel template has named regions set up as shown in the first image attached. The resulting report is formatted like the second image attached. I would like to achieve what is shown in the third image attached. Is this achievable without using JasperReports?