SQL SSRS 设计器中的数据集面板(报告数据)不见了
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/678322/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
DataSet panel (Report Data) in SSRS designer is gone
提问by Kevin
In the layout screen of an SSRS designer e.g. Visual Studio, I have lost the report data panel.
在 SSRS 设计器(例如 Visual Studio)的布局屏幕中,我丢失了报表数据面板。
It has disappeared and I can't remember what it is called in order to get it back.
它已经消失了,我不记得它叫什么来取回它。
This usually lists the following items:
这通常会列出以下项目:
- Built-in Fields
- Parameters
- Images
- Data Sources
- Datasets
- 内置字段
- 参数
- 图片
- 数据源
- 数据集
Previously it was in the same area as the general Toolbox and Server explorer panels.
以前它与常规工具箱和服务器资源管理器面板位于同一区域。
Does anyone know how to restore it?
有谁知道如何恢复它?
回答by Kevin
回答by SonicVader
If you are using BIDS with SQL 2008 R2 you can only get the "Report Data" menu by clicking inside the actual report layout itself.
如果您在 SQL 2008 R2 中使用 BIDS,则只能通过在实际报告布局本身内部单击来获取“报告数据”菜单。
Click inside the actual report layout.
Now select "View" from the main menu bar.
Now select "Report Data" which is the last item.
在实际报告布局内单击。
现在从主菜单栏中选择“查看”。
现在选择“报告数据”,这是最后一项。
回答by pedram
回答by Nick G
For future people CTRL+ALT+D or just view > report data in ancient ssrs 2008 VS BI. In newer 2017 SSRS, it's still the same. Funny how they change a bunch of things around, yet kept this the same.
对于未来的人 CTRL+ALT+D 或只是查看>古代 ssrs 2008 VS BI 中的报告数据。在较新的 2017 SSRS 中,它仍然相同。有趣的是他们如何改变周围的一堆东西,但保持不变。
回答by CodeMonkey1313
View -> Datasets (bottom of menu, above Refresh)
查看 -> 数据集(菜单底部,刷新上方)
回答by dgcharitha
First you have to click on the report, Then View -> Report Data
首先你必须点击报告,然后查看 -> 报告数据
回答by user2122346
If you are working with SQL 2008 R2 then from View
---->Report
Data option at bottom
如果您正在使用 SQL 2008 R2,那么从View
---->Report
底部的数据选项