Telling Stories with Data

Slides:



Advertisements
Similar presentations
Business Intelligence in Microsoft SQL Server 2005 Marin Bezić Microsoft EMEA SQL BI PRODUCT MANAGER
Advertisements

Jose Chinchilla MCITP: Database Administrator, SQL Server 2008 MCITP: Business Intelligence Design and Implementation, SQL Server 2008 President & CEO,
James Serra – Data Warehouse/BI/MDM Architect
Cloud, On-Premise, or Hybrid - Where are you making BI investment decisions and why? John P
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS MBNA
Business Intelligence System September 2013 BI.
Jet Enterprise.
UNCLASSIFIED Business Intelligence and SharePoint 2010 Steve McDonnell.
Center of Excellence for IT at Bellevue College. IT-enabled business decision making based on simple to complex data analysis processes  Database development.
Components of the Data Warehouse Michael A. Fudge, Jr.
GAINING INSIGHT TOUR 2007 Business Intelligence Shahid Gaglani Technology Specialist Microsoft Corporation.
Online Analytical Processing (OLAP) Hweichao Lu CS157B-02 Spring 2007.
Business Intelligence Overview Marc Schöni Technical Solution Professional | Business Intelligence Microsoft Switzerland.
SPONSORS. Microsoft PowerPivot for SQL Server, Excel 2010, and SharePoint 2010 Michael Herman Syntergy, Inc.
1 Brett Hanes 30 March 2007 Data Warehousing & Business Intelligence 30 March 2007 Brett Hanes.
Systems analysis and design, 6th edition Dennis, wixom, and roth
Virtual techdays INDIA │ November 2010 PowerPivot for Excel 2010 and SharePoint 2010 Joy Rathnayake │ MVP.
OLAP Theory-English version On-Line Analytical processing (Business Intelligence) [Ing.J.Skorkovský,CSc.] Department of corporate economy.
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:
Business Intelligence Zamaneh Jahed. What is Business Intelligence? Business Intelligence (BI) is a broad category of applications and technologies for.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
DATABASES AND DATA WAREHOUSES
Chapter 5 DATA WAREHOUSING Study Sections 5.2, 5.3, 5.5, Pages: & Snowflake schema.
Building Dashboards SharePoint and Business Intelligence.
Data Resource Management Agenda What types of data are stored by organizations? How are different types of data stored? What are the potential problems.
Self-Service Data Integration with Power Query Stéphane Fréchette.
BUSINESS INTELLIGENCE. The new technology for understanding the past & predicting the future … BI is broad category of technologies that allows for gathering,
Develop Business Intelligence Application with Microsoft SharePoint 2013 Author: Vo Duy Anh.
Bartek Doruch, Managing Partner, Kamil Karbowiak, Managing Partner, Using Power BI in a Corporate.
Business Intelligence Overview
Victoria Power BI User Group Meeting
SQL Server Analysis Services Fundamentals
Serve as Director Funded by the Louisiana Department of Transportation and Development Developed LaCrash application to electronically capture crash.
Pengantar Sistem Informasi
LSI Business Intelligence Initiative
5/9/2018 7:28 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
Presenter Date | Location
Leveraging the Business Intelligence Features in SharePoint 2010
Business Intelligence 101
Business Intelligence & Data Warehousing
Microsoft Power BI with Azure Services
Data Warehouse.
Applying Data Warehouse Techniques
What is business intelligence?
Collaborative Business Intelligence
Moving the Needle Conference 2017
Designing Business Intelligence Solutions with Microsoft SQL Server
Business Intelligence for Project Server/Online
Module 1: Introduction to Business Intelligence and Data Modeling
SQL Server Analysis Services Fundamentals
SQL Server Analysis Services Fundamentals
Linda Nguyen, John Swinehart, Yiwen (Cathy) Sun, Nargiza Nosirova
Business Intelligence
Unidad II Data Warehousing Interview Questions
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie
Applying Data Warehouse Techniques
Delivering an End-to-End Business Intelligence Solution
Databases and Data Warehouses
Applying Data Warehouse Techniques
Enterprise MS BI for Everyone
Data Warehouse.
Data Warehousing Concepts
Applying Data Warehouse Techniques
Business Intelligence
Advanced Dashboard Creation with PerformancePoint Services 2010
Analytics, BI & Data Integration
Applying Data Warehouse Techniques
Implementing a Distributed Enterprise Architecture to Deliver BI
Architecture of modern data warehouse
Presentation transcript:

Telling Stories with Data Gogula G. Aryalingam

Speaker Profile Software Architect at Navantis MCT, MCSE (BI and Data Platform) Former SQL Server MVP Subject Matter Expert for developing SQL Server certification exams Author of a Chapter on the SQL Server MVP Deep Dives II book

Data is All Around… Telling Stories with Data

Data is all around Look around your organization… You’ll find data all over… …in various places 4 | Telling Stories with Data

Data is all around Look at the world… ? You’ll find data all over… …in various places ? Exchange Rates Other Stock Market 5 | Telling Stories with Data

A need to make sense of this data… Telling Stories with Data

Before… traditional We used Business Intelligence… ^ Heterogeneous data sources Data Marts/Data Warehouse Reports/Visualizations/Analysis Typically, a business intelligence solution looked like what is depicted in this slide. Raw data (i.e. data that is in its native structure, eg: transactional systems, spreadsheets etc.) are extracted from their source systems, brought together, transformed and loaded (a.k.a. ETL or Extract, Transform and Load) into a special type of database called data warehouses or data marts. These are essentially relational databases that are structured differently from a traditional OLTP structure. This structure which is usually designed using the dimensional modelling technique is optimal for reading. A data mart is essentially similar to a data warehouse, except that it contains data from a single department or silo of an organization, whereas a data warehouse contains information from across the organization. Data from the data warehouse/data mart is then pulled into a special type of database called OLAP databases, which have structures called cubes instead of tables. A cube has multiple dimensions, much unlike tables which have only two dimensions (rows and columns). A cube can have 2, 3, 4 or more dimensions; making it a very fast database for reading large amounts of data for reporting and analysis. Finally, the visualizations. From enterprise reports that are 10 pages long that no one would read to nifty dashboards that show the state of the business at-a-glance can be created from the data that is collected. Traditional BI (or the traditional way of doing BI, a.k.a. Corporate BI because business intelligence was usually used by corporates in a large scale) mostly stored data in a data warehouse. This data was periodically updated as new data came into the source systems. The updates were usually performed on a weekly, or nightly basis; and as time went by, and when technologies became better and cheaper, the updates were performed on an hourly and sometimes every minute. These systems usually provided hindsight into the data and in certain cases some insight as well. Still, traditional BI involved high costs for enterprise scale software and hardware. It was specialist-built or built by IT, and in a lot of cases did not exactly cater to what the business users wanted. These BI systems were usually used by top-level management who mostly looked at the very high level picture of the business (dashboards) and some business users who did some analysis on the data (reports, interactive reports, scorecards). And in most cases these systems were not used at all. Most BI projects take a quite a long time to complete. Some take as much as 2-3 years, whereas a few others take almost 5 years… A lot are abandoned part way through. Most of the time it is because of the ambitious nature of trying to build the system for the entire organization, and due to no proper understanding between the technical folk building the system and the business folk who are the stakeholders, and during this (long) time things happen: people move out, new ones come in, requirements change, technologies get better (and others go obsolete) – visions are lost. Changes take long to be incorporated etc. etc. Extract, Transform & Load OLAP/Cubes Source: http://is.gd/L7QCQc Telling Stories with Data

And in a lot of cases, not used at all… Top Management CxO Some business users Typically used by And in a lot of cases, not used at all… Traditional BI systems were usually used by the top management of an organization, including CxOs and some business users. These users mostly required high-level information such as dashboards and scorecards, and graphical reports. Decisions were usually taken based on information presented through these media. Rarely was any data discovery done – Since systems were too complicated for them to use. Certain business users though, took it upon themselves to perform further analysis and then presenting their findings to the top personnel. From: http://bit.do/devday2014ssbipooh Telling Stories with Data

Microsoft Tools for Enterprise BI SQL Server Integration Services Analysis Services Multidimensional Tabular Reporting Services SharePoint PerformancePoint Services Telling Stories with Data

Distributed storage and processing Social Media Distributed storage and processing 10 | Telling Stories with Data Telling Stories with Data

Then it was not enough… Data changed Requirements changed More people wanted to join in the fun… …on their own terms Telling Stories with Data

A shift from Business Intelligence to Data Discovery Image source: http://bit.do/devday2014ssbicookie Telling Stories with Data

Self-Service – The way to go… Insights through Data Discovery Mashup data from various sources Within the organization (without/with less IT involvement) Outside the organization Share findings, tell stories and take action Telling Stories with Data

Tools for the Data Discovery Age… Power BI Excel + Add-ons Azure Machine Learning Azure SQL Warehouse HDInsight Telling Stories with Data

Demo Telling Stories with Data

Thank you! Telling Stories with Data

Each complete feedback form gives you a chance at the raffle We want your feedback Each complete feedback form gives you a chance at the raffle Telling Stories with Data

Microsoft Corporation Our Gold Sponsors Microsoft Sri Lanka Pluralsight Microsoft Corporation Brought to you by: Telling Stories with Data