Creating a CRM Sub-Report for a Chart Report Using Visual Studio 2005
Creating a sub report for a chart report using Visual Studio 2005
1. Open Visual Studio 2005.
2. Click on the File menu on the menu bar, point to Open, and then click Project/Solution.
3. In the New Project pop-up,
a. Under Project Types, select the Business Intelligence Projects. Under Templates, select Report Server Project Wizard.
b. Give the project a new name (e.g. AdventureWorksReports). Browse to a location where you wish to create the project.
c. The Solution Name will be automatically populated with the Project Name that you specified earlier.
d. Click OK.
4. Click the View menu bar, and select Solution Explorer.
5. This should open the solution Explorer on the right.
6. Right click Shared Data Sources
Read more
