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?
Click the Data Sources tab in the left margin of Visual Studio, or type data sources in the search box. Right-click the dataset node and select Configure Data Source with Wizard.
If you do not see the Report Data pane, click in the Design area and then on the View menu, click Report Data. If the Report Data pane is floating, you can anchor it. For more information, see Dock the Report Data Pane in Report Designer (SSRS).
To display the Report Data pane In Design view, on the View menu, select Report Data, or use CTRL+ALT+D.
A DataSet object is an in-memory object that is essentially a mini-database. It contains DataTable , DataColumn , and DataRow objects in which you can store and modify data from one or more databases without having to maintain an open connection.
If anyone is interested: Ctrl+Alt+D combo helped me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With