BI Semantic Model – SSAS Tabular Mode Traditional IT focused OLAP solutions.

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

Joe Homnick, MCITP: Business Intelligence Developer
AGILE BI Company profile Today’s Format ● Registration ● Presentation 1 ● Demonstration 1 ● Break ● Demonstration 2 ● Q & A.
Power BI Rafal Lukawiecki Strategic Consultant Project Botticelli Ltd
SQL Server 2012 Licensing Overview. Agenda What is happening? Why? Rules for purchasing new licenses Transitioning customers 1.SQL 2012 – new.
OLAP Services Business Intelligence Solutions. Agenda Definition of OLAP Types of OLAP Definition of Cube Definition of DMR Differences between Cube and.
SQL 2012 – Tabular for DBA’s By Karan Gulati (SQL BI – MCM)
SQL Server Analysis Services
Cloud, On-Premise, or Hybrid - Where are you making BI investment decisions and why? John P
Microsoft Access vs. Microsoft Powerpivot
Organizing Data & Information
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.
Business Intelligence in SharePoint 2013 Empowering users to change their world Jason Himmelstein, SharePoint MVP Office 365 Advisory Services Manager.
Collaborative Business Intelligence Kevin Burrus Brainspire Solutions
Enables self-service data discovery, query, transformation and mashup experiences in Excel Discovery and connectivity to a wide range of data sources,
 Excel is the most widely used business and analytics graphics tool in the world.  The majority of Balanced Scorecards and operational dashboards in.
OMB Data Visualization Tool Requirements Analysis: Microsoft Dr. Brand Niemann Director and Senior Data Scientist Semantic Community
Realizing Business Insights with PowerPivot
Julie Strauss Senior Program Manager Lead Microsoft Corporation
Efficient BI Solution Presented by: Leo Khaskin, PowerCubes Lab Value of Information as Business Asset.
SPONSORS. Microsoft PowerPivot for SQL Server, Excel 2010, and SharePoint 2010 Michael Herman Syntergy, Inc.
SharePoint 2010 Business Intelligence Module 2: Business Intelligence.
IST722 Data Warehousing Business Intelligence Development with SQL Server Analysis Services and Excel 2013 Michael A. Fudge, Jr.
SQL Server 2014: The Data Platform for the Cloud.
PowerPivot Hope Foley Perpetual Technologies. Who Am I?  Microsoft Team Lead  SQL Server DBA  (MCITP: Database Administration in 2005 and 2008)  In.
The 20-Minute Tabular Model Bill Anton Prime Data Intelligence.
OLAP & DSS SUPPORT IN DATA WAREHOUSE By - Pooja Sinha Kaushalya Bakde.
David Dye.  Introduction  Introduction to PowerPivot  Working With PowerPivot.
2012 © Trivadis BASEL BERN LAUSANNE ZÜRICH DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. HAMBURG MÜNCHEN STUTTGART WIEN Welcome July 2012 Highlights SQL Server.
Performance Point Overview Shivani Inderjee Business Intelligence Specialist Microsoft.
The 20-Minute Tabular Model Bill Anton Prime Data Intelligence.
Sofia Event Center ноември 2013 г. Маги Наумова/ Боряна Петрова.
3/6: Data Management, pt. 2 Refresh your memory Relational Data Model
SQL Server Analysis Services 2012 BI Semantic Model BISM.
Rajesh Bhat Director, PLM Analytics Applications
What is OLAP?.
SharePoint 2013 BI Features & Options Introduction Brad Wilcox Site:
INTELLIGENT DATA SOLUTIONS Understanding Microsoft Self-Service BI Devin
Intro to Power BI Azhagappan Arunachalam.  Senior Database Architect   PowerBICentral.com  (blog on getting started.
Delivering KPIs With Analysis Services Peter Myers Mentor SolidQ.
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.
To SSAS or not to SSAS, that is the question Ayman Senior PFE - Microsoft.
Or How I Learned to Love the Cube…. Alexander P. Nykolaiszyn BLOG:
Noah Kluge, Armanino LLP BI10: SSAS TABULAR MODEL SSAS Tabular Model - Why Tabular vs Multidimensional When Building Out a Cube.
Overview Microsoft Information Management
Julie Strauss Senior Program Manager Lead Microsoft Corporation
Introduction to Tabular Data Models
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
The New Possibilities in Microsoft Business Intelligence
Microsoft Business Intelligence
Introduction to SQL Server Analysis Services
Analysis Services for the Absolute Beginner
Introduction to tabular models
Business Intelligence for Project Server/Online
Module 1: Introduction to Business Intelligence and Data Modeling
Introduction to tabular models
Enriching your BI Semantic Models with Data Analysis Expressions (DAX)
Linda Nguyen, John Swinehart, Yiwen (Cathy) Sun, Nargiza Nosirova
Delivering an End-to-End Business Intelligence Solution
Kasper de Jonge Microsoft Corporation
Building your First Cube with SSAS
Power BI with Analysis Services
TechEd /10/2019 8:11 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Enriching your BI Semantic Models with Data Analysis Expressions (DAX)
Presentation transcript:

BI Semantic Model – SSAS Tabular Mode

Traditional IT focused OLAP solutions

Scalable Insight with BI Semantic Model Single, model for BI applications to provide a consistent view of data Data model Business logic and queries Data access BI Semantic Model Enables a wide spectrum of capabilities – from dashboards and scorecards to reports and analytics. Enhance productivity with design aids and best practices. New Tabular mode: Enable faster iteration and reduce complexity in design. In-memory column store technology

Power User/IT focused OLAP solutions

Scalable Insight with BI Semantic Model Single, model for BI applications to provide a consistent view of data Abstraction Layer Faster to develop solutions and easier to maintain Hybrid Model – Power of OLAP with a relational view Familiar Excel like language (DAX) Shorter learning curve Excellent choice for departmental solutions Address Issues of PowerPivot Marts

Multi-dimensional vs. Tabular Mode Feature Comparison Multi-dimensionalTabular ActionsYesNo AggregationsYes Calculated MeasuresYes Custom AssembliesYesNo Custom RollupsYesNo Distinct CountYesYes (via DAX) Drill-throughYesNo HierarchiesYes KPIsYes Linked objectsYesNo Many-to-manyYesNo Parent-child HierarchiesYesYes (via DAX) PartitionsYes PerspectivesYes Semi-additive MeasuresYes TranslationsYesNo User-defined HierarchiesYes Write-backYesNo

8