Hi Guys,
I have a report named Master and a report named Child, Child is added to the Master report as a sub report 11 times with a different Location parameter being passed in for each report. This is obviously running 11 queries against the server and causing issues.
Each sub report has two tables and four charts.
I want to redesign the report so that only one query is executed against the server and page breaks are controlled with groups for each area.
I have tried adding the charts to the bottom of the tables in a new row and also tried adding both the tables and charts to a list, I am trying to keep them together so that the groups and page breaks will work. However, both methods result in the same error:
- This topic was modified 3 years, 9 months ago by Jim-S.
Attachments:
You must be
logged in to view attached files.