--- 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)](../analysis-services/tabular-modeling-adventure-works-tutorial.md) 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)](../analysis-services/multidimensional-modeling-adventure-works-tutorial.md) 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](../analysis-services/data-mining-tutorials-analysis-services.md) This collection of tutorials describe creating data mining solutions using wizards and integrated visualizations. ## Additional resources [AdventureWorks Sample Databases on Codeplex](http://go.microsoft.com/fwlink/?linkID=335807) This link takes you to the codeplex download page that has the AdventureWorks sample databases. [AMO Code Sample for Creating Tabular Models Programmatically](http://go.microsoft.com/fwlink/?linkID=221036) This link takes you to a Codeplex download page that has the AMO sample.