Introduction

SQL Server Analysis Services (SSAS) provides a unified and integrated view of all your business data as the foundation for all of your traditional reporting, online analytical processing (OLAP) analysis, Key Performance Indicators (KPI) scorecards, and data mining.

To create a new Analysis Services project, follow these steps:

Step 1. Select Microsoft SQL Server 2008 => SQL Server Business Intelligence Development Studio from the Programs menu to launch Business Intelligence Development Studio.

Step 2. Select File => New => Project.

Step 3. In the New Project dialog box, select the Business Intelligence Projects project type.

AnalySer1.gif

Step 4. Select the Analysis Services Project template.

Step 5. Name the new project, select a convenient location to save it, and click OK to create it.

AnalySer2.gif

An Analysis Services project contains the following folders, which are used to organize items included in the project.

Summary

This article taught us about Creating an Analysis Services Project in SQL Server.