Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.88 KB

File metadata and controls

40 lines (31 loc) · 1.88 KB
title Analysis Services Tutorials (SSAS) | Microsoft Docs
ms.date 03/17/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
ms.tgt_pltfrm
ms.topic get-started-article
applies_to
SQL Server 2016
ms.assetid b378c3bb-eead-46eb-b213-70d994f2d562
caps.latest.revision 17
author Minewiskan
ms.author owend
manager erikre

Analysis Services Tutorials (SSAS)

This section contains tutorials for SQL Server Analysis Services.

Tabular Modeling (Adventure Works Tutorial)
This tutorial provides lessons on how to author a basic Analysis Services tabular model for the fictitious company, Adventure Works, by using SQL Server Data Tools (SSDT).

Multidimensional Modeling (Adventure Works Tutorial)
This tutorial teaches the fundamental skills and concepts behind multidimensional modeling in SSDT. When you're finished, you will have a cube database based on Adventure Works data that you can access from Excel, Reporting Services, or any other client application that connects to Analysis Services.

Data Mining
This collection of tutorials describe creating data mining solutions using wizards and integrated visualizations.

Additional resources

AdventureWorks Sample Databases on Codeplex
This link takes you to the codeplex download page that has the AdventureWorks sample databases.

AMO Code Sample for Creating Tabular Models Programmatically
This link takes you to a Codeplex download page that has the AMO sample.