March 20, 2012 at 3:11 pm
I have 4 subreports which are based off 1 report with different date ranges provided by parameters. I have another subreport that is a chart based on a stored procedure with 4 parameters: 2 dates (from/to), program ID, provider ID. Currently the date parameters are dynamic and the ID’s are static. In VS the report renders as expected: 5 tabs in Excel. When it’s deployed to the server, all 3 reports are deployed, as expected and the source reports (2) render fine. The cumulative report renders the 4 subreports as expected, but the chart is not rendered. The following error is given:
Error: Subreport could not be shown.
The thing is, I successfully rendered this same kind of report (format), but other data without any problems. I can’t figure out why the chart won’t render as a subreport, but does render as it’s own report.
Any ideas would be appreciated. I have tried everything I can think of, researched extensively without success.
March 20, 2012 at 7:01 pm
Got it - Had to delete the chart subreport, rectangle and all, and start over. For some reason the call from the subreport was calling the wrong name, so couldn’t find the subreport.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply