【发布时间】:2016-06-06 08:25:01
【问题描述】:
我的错误如下:
The report server cannot process the report or shared dataset.
The shared data source 'XXX' for the report server or SharePoint site is not valid.
Browse to the server or site and select a shared data source. (rsInvalidDataSourceReference)
没错。我检查了所有 3 个数据源,它们连接良好。我已删除报告和数据源并再次部署它们,但仍然是错误。我已经使用 Notepad++ 检查了任何文件中的引用 XXX,但仍然没有。
这些选项都被选中。
Always run this report with the most recent data
Do not cache temporary copies of this report
在快照选项> 允许手动创建报告历史记录下,我收到Credentials used to run this report are not stored 的警告。这可能是一个原因吗?
我的数据源设置如下:
我读过其他类似的帖子,但没有运气。
谢谢
【问题讨论】:
-
我假设由于您已在“mdx”下标记了问题,因此数据源是分析服务服务器。然而 - 您已根据屏幕截图将数据源类型设置为 Microsoft SQL Server。会不会是这个问题。
-
对不起,这只是我发现的一个示例屏幕截图,用于演示突出显示的区域和使用的复选框
标签: reporting-services mdx ssrs-2008-r2 olap-cube