我在 Visual Studio 中丢失了数据集窗格
我正在商业智能工作室中开发一份报告,但我丢失了数据集。窗格位于工具箱附近,但现在消失了。我应该重新打开的窗格的名称是什么?
I'm developing a report in the Business Intelligence studio and I lost my dataset. The pane was near toolbox, and it is gone. What is the name of the pane I should to reopen?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
如果有人感兴趣:Ctrl+Alt+D组合帮助了我。
If anyone is interested: Ctrl+Alt+D combo helped me.
在运行 SSDTBI for VS 2013 的 Visual Studio 2013 中,该选项已移至“查看”菜单,令人困惑的是它只显示实际报告是否具有焦点。因此,请单击报告中的某处,然后然后单击“查看”
或者作为其他人指出 Ctrl+Alt+d 仍然有效,但只有如果您有一个集中的报告。
In Visual Studio 2013 running SSDTBI for VS 2013 the option has moved to the "View" menu, and confusingly it only shows if an actual report has focus. So click somewhere in your report, and then click "View"
Or as stated by others Ctrl+Alt+d still works, though only if you have a report focussed.
由于某种原因 Ctrl + Alt + D 对我不起作用。
我在数据 -> 下找到了它显示数据源...
您可能会认为它位于“视图”下。
For some reason Ctrl + Alt + D didn't work for me.
I found it under Data -> Show Data Sources...
You would think it would be under View.
我正在使用 VS 2010,Ctrl + Alt + D 对我有用。
您必须单击报告上的某个位置才能执行此操作。
同样:
Ctrl + Alt + L 用于解决方案资源管理器
Ctrl + Alt + S 用于服务器资源管理器
F4 用于属性
I am using VS 2010 and Ctrl + Alt + D worked for me.
You have to click somewhere on the report to work this.
Similarly:
Ctrl + Alt + L for Solution Explorer
Ctrl + Alt + S for Server explorer
F4 for Properties
如果顶部菜单中没有“数据”,则无法单击“数据源窗口”选项。幸运的是,Ctrl + Alt + D 通常有效。
If there's no Data in your top menu, there's no option DataSource Window to click. Luckily often Ctrl + Alt + D works.