I have a report that has been uploaded to a Reporting Services Document Library within SharePoint 2010. The report has a subreport and I am receiving an error in the subreport section of the report
Data retrieval failed for the subreport, 'subreport1', located at: http://URLAddress/ReportName.rdl. Please check the log files for more information.
This is part of the Sharepoint Error message: GetNewsByNumber(IndicatorValues,25) - Microsoft.SharePoint.SPException: List does not exist.
The page you selected contains a list that does not exist. It may have been deleted by another user...
I'm sure this is to do with the subreport within the Parent report. The subreport is already within the Report Library list.
Is there something I have to do with the report/dataset to get the subreport working?
The problem seems to have been fixed. I think it was because only a new copy of the Parent report was uploaded to the list. The subreport would have been on the list but maybe it was a glitch.