intive-FDV / DynamicJasper

Dynamic Reports using Jasper Reports
http://intive-fdv.github.io/DynamicJasper/
GNU Lesser General Public License v3.0
242 stars 127 forks source link

Use main datasource directly for crosstabs that ask for it. #69

Closed geoffgibbs closed 2 years ago

geoffgibbs commented 6 years ago

Potential fix for #67

Avoids issues with datasource being used mid, or post, iteration.

Causes an exception when a crosstab using the main datasource is used in a group header, but this appears to be correct functionality of Jasper Reports (https://community.jaspersoft.com/wiki/what-does-exception-crosstab-data-has-already-been-processed-mean)