Download presentation
Presentation is loading. Please wait.
1
45 Minutes to Your First Tabular Model
Kerry L. Tyler SQL Saturday #389 Huntington Beach
2
About Me Recovering Sysadmin
Ten years of data—Varying degrees of SQL Server Engine & BI Currently Senior BI Developer/Consultant with Aptera Software Used to fly little airplanes 2 | 04/11/2014 | SQL Saturday #389 SNA
3
Actually creating a Tabular Model only takes about 20 minutes
Spoiler Alert! Actually creating a Tabular Model only takes about 20 minutes 3 | 04/11/2014 | SQL Saturday #389 SNA
4
Agenda Terminology What is Tabular? Advantages/ Disadvantages Demo
Power Pivot 04/11/2014 | SQL Saturday #389 SNA
5
Terminology BISM: Business Intelligence Semantic Model SSAS Tabular
All the old stuff… …Plus all of the new stuff SSAS Tabular SSAS has two modes: Tabular & Multidimensional xVelocity (Vertipaq) The in-memory/compression engine used by SSAS Tabular Shared with Power Pivot 04/11/2014 | SQL Saturday #389 SNA
6
What is this “Tabular” Thing, Anyway?
It’s only a little like “regular” Multidimensional SSAS…mostly different Different engine Columnar Storage Compression In-Memory or DirectQuery DAX or MDX Power Pivot 04/11/2014 | SQL Saturday #389 SNA
7
Where Does it Fit? 04/11/2014 | SQL Saturday #389 SNA
8
What’s So Great About It?
Pic courtesy NASA Dryden Armstrong 04/11/2014 | SQL Saturday #389 SNA
9
Tabular Advantages It’s fast (xVelocity) Quick development process
Works [a little] better on top of non-Star Schema than Multidimensional does Doesn’t use “standard” Star Schema terms DAX has lighter learning curve than MDX Upgrade path from Power Pivot 04/11/2014 | SQL Saturday #389 SNA
10
Tabular…other things Security KPIs Partitions
Replacement for Report Models 04/11/2014 | SQL Saturday #389 SNA
11
Tabular Disadvantages
Hardware needs “Missing” Features No in-model M2M No Data Mining DirectQuery mode only understands DAX Still no column-level security Requires separate SSAS Instance BI or Enterprise SKUs only 04/11/2014 | SQL Saturday #389 SNA
12
When/Where is it Used? Power View (in Excel) Power BI
Business Analysts for “Personal” or “Team” BI Proofs of Concept Where you want it fast! 04/11/2014 | SQL Saturday #389 SNA
13
Let’s Build One SSAS Tabular or Power Pivot?
Using part of Adventure Works DW Step-by-Step Development 04/11/2014 | SQL Saturday #389 SNA
14
Calculations Calculated Columns Calculated Fields (Measures)
Use when operating on data in a single row Won’t change regardless of slicing done in client tool Calculated Fields (Measures) Math (aggregations) done across multiple rows Calculated as-needed based on slicing of data Multidimensional could/would store aggregations for these 04/11/2014 | SQL Saturday #389 SNA
15
Power Pivot 04/11/2014 | SQL Saturday #389 SNA
16
Now What? Try it; you may like it…
It does not replace Multidimensional Cubes (unless you are doing PowerBI…) Experiment with DAX formulas Great place to start if you haven’t had time to dive into SSAS Multidimensional 04/11/2014 | SQL Saturday #389 SNA
17
Resources (v. brief list)
Installing SSAS in Tabular Mode: Rob Collie’s website: Also Rob’s Book (click on “The Book”) Many-to-Many whitepaper: Large Scale Tabular (Marco & Alberto) 04/11/2014 | SQL Saturday #389 SNA
18
Questions? 04/11/2014 | SQL Saturday #389 SNA
19
Contact Kerry L. Tyler Blog: 04/11/2014 | SQL Saturday #389 SNA
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.