One customer asked about including charts as subreports. This is something that could make a lot of sense, particularly for nice dashboard style reports. I'm surprised it's taken this long to be raised.
Needs investigating to see why this won't work. I suspect it's going to be a combination of fixed id attributes and the fact that the subreport cannot inject the javascript script tags for the chart engine. If that's the case, both are fairly straightforward to fix - the chart engine could always be loaded with reports and it charts could use a unique id attribute based on the customreport ID being run.
One customer asked about including charts as subreports. This is something that could make a lot of sense, particularly for nice dashboard style reports. I'm surprised it's taken this long to be raised.
Needs investigating to see why this won't work. I suspect it's going to be a combination of fixed id attributes and the fact that the subreport cannot inject the javascript script tags for the chart engine. If that's the case, both are fairly straightforward to fix - the chart engine could always be loaded with reports and it charts could use a unique id attribute based on the customreport ID being run.