
Originally Posted by
Taqua
In case you have to print just a single value with the subreport, then you can try our newest addition, the "SingleValueQueryFunction". This function fires a parametrized query using the same datasources as the subreports use and return a single value, which then can be used like any other computed function result. The "SingleValueQueryFunction" has the advantage, that you can combine several datasources in one band (as for 0.8.9, the subreports are always banded below the master's root-level band that defined them).