Download presentation
Presentation is loading. Please wait.
1
45 Minutes to Your First Tabular Model
Kerry L. Tyler SQL Saturday #410 Chattanooga
2
About Me Recovering Sysadmin
Ten years of data—Varying degrees of SQL Server Engine & BI Currently Senior BI Developer/Consultant in Nashville Used to fly little airplanes 2 | 06/27/2015 | SQL Saturday #410 CHA
3
Actually creating a Tabular Model only takes about 20 minutes
Spoiler Alert! Actually creating a Tabular Model only takes about 20 minutes 3 | 06/27/2015 | SQL Saturday #410 CHA
4
Agenda Terminology What is Tabular? Advantages/ Disadvantages Demo
Power Pivot 06/27/2015 | SQL Saturday #410 CHA
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 06/27/2015 | SQL Saturday #410 CHA
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 06/27/2015 | SQL Saturday #410 CHA
7
Where Does it Fit? 06/27/2015 | SQL Saturday #410 CHA
8
What’s So Great About It?
Pic courtesy NASA Dryden Armstrong 06/27/2015 | SQL Saturday #410 CHA
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 06/27/2015 | SQL Saturday #410 CHA
10
Tabular Disadvantages
Hardware needs “Missing” Features No in-model M2M (but wait!) No Data Mining DirectQuery mode only understands DAX Still no column-level security Requires separate SSAS Instance BI or Enterprise SKUs only 06/27/2015 | SQL Saturday #410 CHA
11
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! 06/27/2015 | SQL Saturday #410 CHA
12
Let’s Build One SSAS Tabular or Power Pivot?
Using part of Adventure Works DW Step-by-Step Development 06/27/2015 | SQL Saturday #410 CHA
13
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 06/27/2015 | SQL Saturday #410 CHA
14
Power Pivot 06/27/2015 | SQL Saturday #410 CHA
15
Now What? Try it; you may like it…your power users will!
It does not replace Multidimensional Cubes Experiment with DAX formulas Great place to start if you haven’t had time to dive into SSAS Multidimensional 06/27/2015 | SQL Saturday #410 CHA
16
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) 06/27/2015 | SQL Saturday #410 CHA
17
Questions? 06/27/2015 | SQL Saturday #410 CHA
18
Contact Kerry L. Tyler Blog: 06/27/2015 | SQL Saturday #410 CHA
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.