I want to print a Bar Chart and a Crosstab on the same page of a report. Both, bar chart and crosstab, have different datasources. How can that be happen? When I assign different data sources to each, I get Query Selection error. Please help.
1 Answer:
Posted on September 6, 2017 at 11:04am
this may be more of a workaround than a true solution, but you could try putting those elements in their own subreports and associating the correct datasources with each, and you'd still have access to the parent report's context of parameters/fields/variables etc by passing those items in as subreport parameters