Lesson 1: Creating a New ReportĀ 

 

Before you begin working with dynamic queries, you must first create a Report Server project in Business Intelligence Development Studio, and then add a report item to the project.

To create a new report server project

  1. Click Start, point to Programs, point to Microsoft SQL Server 2005, and then click Business Intelligence Development Studio.

  2. On the File menu, point to New, and then click Project.

  3. In the Project Types list, click Business Intelligence Projects.

  4. In the Templates list, click Report Server Project.

  5. In Name, type Dynamic Query Tutorial.

  6. Click OK to create the project.

To create a report definition file

  1. In Solution Explorer, right-click Reports, point to Add, and click New Item.

    Note

    If the Solution Explorer window is not visible, from the View menu click Solution Explorer.

     

     

  2. In Add New Item, click Report.

  3. In Name, type Employee List.rdl and then click Add. A view opens that contains Data, Layout, and Preview tabs. This is the Report Designer component of Business Intelligence Development Studio. The report opens in Data view.

Next Steps

After you create a report server project and report item, you can continue to the next step: Lesson 2: Creating the Employees Dataset.

See Also

Concepts

Tutorial: Using a Dynamic Query in a Report

Other Resources

Using Dynamic Queries
Creating a Report with Report Designer

Help and Information

Getting SQL Server 2005 Assistance