This document provides an overview of Microsoft SQL Server Analysis Services (SSAS) tabular models. It discusses the different modes in SSAS including multidimensional and tabular. The key differences between multidimensional and tabular models are described. Tabular models are better suited for tools like Power View, Power BI, and SQL Server Reporting Services. The document demonstrates how to build a sample tabular model in SQL Server Management Studio and Analysis Services including adding data, measures, columns, and other model elements. New features of tabular models in SQL Server 2017 like the user interface and DAX functions are also summarized.