Can't see “Report Data Pane” when creating reports

泪湿孤枕 提交于 2019-12-08 15:48:56

问题


I cant see "Report Data Pane" when creating reports. I've already tried the shortcurt Ctrl+Shift+D, and looked for Report Data in the "View" menu. I am using Microsoft Visual Studio 2005 and I have my report open. All I see is data sets.

I already tried researching but all I see are all the same procedures.


回答1:


For users facing the problem now, using Microsoft Visual Studio 2012 Shell (Integrated), Business Intelligence Development Studio / SQL Server Data Tools, if you find Report Data pane missing or you close it accidentally,do the following:

  1. Click the 'Design' of the report or the 'Design' pane of report
  2. Now in the 'Menu bar' on the top, click View > 'Report Data'

Note

If you directly go to the 'Menu bar' without clicking the design view of the report (let's say you click somewhere in the 'Solution Explorer' pane), and then in the menu bar, you try to navigate to
View > ???? you won't see 'Report Data' option available

See the difference

Not Available


Available :




回答2:


1) Turn on Caps Lock

2) CTRL + ALT + D

Has to be a capital D for some reason.




回答3:


The Report Data pane exists only since SQL Server 2008. When you have a report opened in BIDS, in 2005 you have three tabs instead of the two that you see in 2008. In 2008 you see the Design and Preview tabs. In 2005 the three tabs were Data, Layout and Preview. The Data tab is the "Report Data Pane" that you're looking for.



来源:https://stackoverflow.com/questions/13599228/cant-see-report-data-pane-when-creating-reports

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!