Uncategorized.

Creating Analysis Services Project Using an Existing Analysis Services Database

by:  on

Last week, I was waiting for somebody to provide me Analysis Services solution files to update some SSAS cubes. I updated those cubes when I got solution files but later I found out a simple way to reverse engineer and create exact same source code files based on an existing Analysis Services database. To reverse engineer, follow these simple steps.

  • From BIDS, create a new project by selecting project template “Import Analysis Services Database” as shown in the following snapshot.

Blog 6 - New Project

  • When you click on OK, Import Analysis Services Database Wizard will start.
  • Click Next and enter Server name and the Analysis Services database you want to import

The wizard will start import process and create project files exactly same as the original source files.

In SQL Server 2012 Analysis Services, the Import Analysis Services Database option is available for both Tabular and Multi-dimensional databases.

Apply

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>