The 20-Minute Tabular Model Bill Anton Prime Data Intelligence.

Slides:



Advertisements
Similar presentations
Presentation held by Tomislav Piasevoli at the local WinDays 11 conference, Rovinj, Croatia. Monday, 16:10-17:00, Room 6.
Advertisements

Bus Matrix… the foundation of your Data Warehouse
Joe Homnick, MCITP: Business Intelligence Developer
Business Intelligence in Microsoft SQL Server 2005 Marin Bezić Microsoft EMEA SQL BI PRODUCT MANAGER
Jose Chinchilla MCITP: Database Administrator, SQL Server 2008 MCITP: Business Intelligence Design and Implementation, SQL Server 2008 President & CEO,
Chris Webb Crossjoin Consulting Ltd
Leveraging BI in SharePoint with PowerPivot and Power View
James Serra – Data Warehouse/BI/MDM Architect
OLAP Services Business Intelligence Solutions. Agenda Definition of OLAP Types of OLAP Definition of Cube Definition of DMR Differences between Cube and.
SQL Server Analysis Services
Implementing Business Analytics with MDX Chris Webb London September 29th.
Business Intelligence in the 2007 Microsoft Office System Rob Gray Product Marketing Manager SharePoint Technologies.
Albert van Dok SQL Zaterdag 12 november Background Life Before BISM What is BISM BISM Positioning Questions.
Microsoft Business Intelligence (BI). About Me Creating solutions for 20 years Traveling consultant at Glenture. Principal Consultant in Microsoft BI.
UNCLASSIFIED Business Intelligence and SharePoint 2010 Steve McDonnell.
Julie Strauss Senior Program Manager Lead Microsoft Corporation
Data Warehouse to BI 1. Agenda  Review  Preparing the DW for Analysis  Microsoft BI Platform Overview  Building a Cube in SSAS 2.
SPONSORS. Microsoft PowerPivot for SQL Server, Excel 2010, and SharePoint 2010 Michael Herman Syntergy, Inc.
IST722 Data Warehousing Business Intelligence Development with SQL Server Analysis Services and Excel 2013 Michael A. Fudge, Jr.
Developing an Optimized Analysis Services Tabular Project BI Semantic Model Peter Myers StrataDB DBI315.
Performance Tuning Cubes and Queries in Analysis Services 2008 Chris Webb
Vidas Matelis, Toronto SQL Server User Group November 13, 2008.
Cube Intro. Decision Making Effective decision making Goal: Choice that moves an organization closer to an agreed-on set of goals in a timely manner Goal:
The 20-Minute Tabular Model Bill Anton Prime Data Intelligence.
OM. Brad Gall Senior Consultant
Advanced Tips And Tricks For Power Query
Sales Dim Date Dim Customers Dim Products Dim Categories Dim Geography The data warehouse is a simple and standard one, after all we.
SQL Server Analysis Services 2012 BI Semantic Model BISM.
BI Semantic Model – SSAS Tabular Mode Traditional IT focused OLAP solutions.
BISM Introduction Marco Russo
Introduction to the Power BI Platform Presented by Ted Pattison.
A highway through the mountains of data with the SQL Server Tabular Model This presentation is a walk through in-memory database and reporting features.
Power BI Technical Considerations March 17, 2016.
Or How I Learned to Love the Cube…. Alexander P. Nykolaiszyn BLOG:
Advanced Analysis Services Security Chris Webb Crossjoin Consulting Limited.
Analysis Services Choosing between Multidimensional and Tabular Helena Cabral - BI4ALL
Review DirectQuery in SSAS 2016, best practices and use cases
Victoria Power BI User Group Meeting
SQL Server Analysis Services Fundamentals
45 Minutes to Your First Tabular Model
45 Minutes to Your First Tabular Model
Let’s Build a Tabular Model in Azure
What’s new in SQL Server 2017 for BI?
Introduction to Tabular Data Models
Introduction to SQL Server Analysis Services
6/12/2018 2:19 PM BRK3245 DirectQuery in Analysis Services: best practices, performance, and use cases Marco Russo SQLBI © Microsoft Corporation. All rights.
6/19/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Data Platform and Analytics Foundational Training
Summit Nashville /23/ :38 PM
What is business intelligence?
Less known component in SSIS and cool features of Power BI
Introduction to SQL Server Analysis Services
Analysis Services for the Absolute Beginner
Introduction to tabular models
Introduction to tabular models
SQL Server Analysis Services Fundamentals
SQL Server Analysis Services Fundamentals
Enriching your BI Semantic Models with Data Analysis Expressions (DAX)
Implementing Data Models & Reports with Microsoft SQL Server
DAX and the tabular model
Designing Business Intelligence Solutions with Microsoft SQL Server
TechEd /24/2018 6:19 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Building your First Cube with SSAS
Power BI with Analysis Services
SQL Server Reporting Services 2017 on Steroids!!
Let’s Build a Tabular Model in Azure
Let’s Build a Tabular Model in Azure
Enriching your BI Semantic Models with Data Analysis Expressions (DAX)
6/22/2019 2:20 PM © 2006 Microsoft Corporation. All rights reserved.
Implementing Data Models & Reports with Microsoft SQL Server
Presentation transcript:

The 20-Minute Tabular Model Bill Anton Prime Data Intelligence

About Me I Love Data! Independent Prime Data Intelligence LLC Atlanta BI SQL Server Users Group Twitter: Blog:

Agenda 1.What is Tabular (and why do I care) 2.Tabular vs. Multidimensional 3.DEMO - build a basic tabular model

What is Tabular TabularMultidimensional DAX MOLAP MDX ROLAPxVelocity Direct Query DW* Source Systems (ex. SAP, LOB Applications) Reporting Layer (ex. SSRS, Power View, Excel) Data Warehouse Source Systems Business Logic Data Access Model Reporting Layer B usiness I ntelligence S emantic M odel

Tabular vs. Multidimensional Criteria/RequirementMultidimensionalTabular Data SizeUp to 24TB*Memory-bound Hardware ResourcesMemory, CPU, Disk IOMemory, CPU* Real-TimeYes*Yes Query LanguageMDX*MDX & DAX Query Performance(hard) Fast(easy) Faster Typical Development EffortMedium-HighLow-Medium Model ComplexityComplexSimple* SecurityRow-Level, CellRow-Level Data Mining*YesNo LicensingAll VersionsBI/Enterprise

Summary of Tabular Limitations Parent-Child Hierarchies Complex Calculations Named Sets Scoped Assignments Custom Rollups Cell Calculations Many 2 Many Actions Writeback Translations Data Mining Aggregations (not necessary) Cell Security Linked Objects

Tabular vs. Multidimensional TabularMultidimensionalEither

Use the right tool for the job! What’s the take away?

DEMO Requirements: 1.SQL Server Data Tools (SSDT) 2.SQL Server Analysis Services - Tabular Instance

DAX vs MDX

QUESTIONS

References Twitter: Blog: