Power Query Discovery and connectivity to a wide range of data sources

Slides:



Advertisements
Similar presentations
Easily retrieve data from the Baan database
Advertisements

® Microsoft Office 2010 Excel Tutorial 1: Getting Started with Excel.
Powerful Self-Service BI with Excel 2013.
Lecture Microsoft Access and Relational Database Basics.
Spreadsheets With Microsoft Excel ® as an example.
Matt Masson| Senior Program Manager
Enables self-service data discovery, query, transformation and mashup experiences in Excel Discovery and connectivity to a wide range of data sources,
Confidential ODBC May 7, Features What is ODBC? Why Create an ODBC Driver for Rochade? How do we Expose Rochade as Relational Transformation.
ARIES User Group June 2, Today’s Presentation will cover:  Limitations to Ad Hoc report design in ARIES ReportExport  How to merge two ARIES reports.
Chapter 06: Lecture Notes (CSIT 104) 1 Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 1 Copyright © 2008 Prentice-Hall. All rights reserved.
Lesson 4 MICROSOFT EXCEL PART 1 by Nguyễn Thanh Tùng Web:
Advanced Web Forms with Databases Programming Right from the Start with Visual Basic.NET 1/e 13.
McGraw-Hill Career Education© 2008 by the McGraw-Hill Companies, Inc. All Rights Reserved. 3-1 Office Excel 2007 Lab 3 Managing and Analyzing a Workbook.
Using Advanced Formatting and Analysis Tools. 2 Working with Grouped Worksheets: Grouping Worksheets  Data is entered simultaneously on all worksheets.
Pablo del Castro Galán GS-ASE-EDS 2014/05/06 EDMS Doc EDMS.
Chapter 5 Files/Folders needed: \Chapter5\Samples \Chapter5\Labs.
Handling Large Datasets by Using Cross Tables “When Turning 11 million rows into 1 billion can be a good thing”
3-Tier Client/Server Internet Example. TIER 1 - User interface and navigation Labeled Tier 1 in the following graphic, this layer comprises the entire.
April 10-12, Chicago, IL Microsoft Data Explorer for Excel Faisal Mohamood, Lead PM, Microsoft.
Building Dashboards SharePoint and Business Intelligence.
BOĞAZİÇİ UNIVERSITY DEPARTMENT OF MANAGEMENT INFORMATION SYSTEMS MATLAB AS A DATA MINING ENVIRONMENT.
Sofia Event Center ноември 2013 г. Маги Наумова/ Боряна Петрова.
Why Power Query? What’s New in Power Query? Coming Soon to Power Query.
Fred Kaffenberger February 9th, Feature Power BI is a cloud-based business analytics service that enables fast and easy access to your data a live.
Analytics Plus Product Overview. Introduction Analytics Plus is a self-service Business Intelligence and advanced analytics software. On-premise reporting.
Week 5 – Nov 4, 2015 Data Analysis. Class today Last week & Homework review SQL: Purpose and functions Data Cleaning Pivot Tables, Power Pivots and Power.
Self-Service Data Integration with Power Query Stéphane Fréchette.
Excel Services Displays all or parts of interactive Excel worksheets in the browser –Excel “publish” feature with optional parameters defined in worksheet.
© 2015 IBM Corporation Introducing. © 2015 IBM Corporation 2 SELF-SERVICE Covers a wide spectrum of users Power users Consumers Creators Level of Management.
MAKING BUSINESS INTELLIGENT Brought to you by your local PASS Community! Self Service ETL with Power Query Welcome.
Business Intelligence MSCS 6931 Compare Tableau and Power BI Haochen(Bamboo) Sun Sep 30, 2015.
John Tran Business Program Manager, The Suddath Companies
Pittsburgh Power BI Group
Spreadsheet Engineering
Product Overview.
Advantages of sas for reporting
Power BI Performance Tips & Tricks
Microsoft Build /9/2018 8:04 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Getting Started with Power Query
Power Query Tips & Tricks
Excel and Power BI Better Together Democratization of data
Creating and Formatting Tables
Dumps PDF Analyzing and Visualizing Data with Microsoft Power BI Preparing for Microsoft Certification Exam
Latest Microsoft Real Questions Exam Dumps
Exam Braindumps
Linda Nguyen, John Swinehart, Yiwen (Cathy) Sun, Nargiza Nosirova
ITI 257 Data Analysis with Power BI
Jose Almeida, BI Consultant
Analytics Plus Product Overview 1.
Chapter 1 Creating a Worksheet and an Embedded Chart
Working with Tables, PivotTables, and PivotCharts
Databases & Consistency
One Language. One Enterprise.™
Become a Power BI Superstar under 1 hour!
Power Query Tips & Tricks
Navigating Your GP Data
Introducing DAX July 11th, 2015.
Custom Functions in Power Query
Donald Donais Minnesota SharePoint Users Group – April 2019
Analytics Plus Product Overview.
TechEd /23/2019 9:35 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Joins and other advanced Queries
PowerBI Desktop ETL with Oracle Database Connection
Playing with (M)agic: Introduction to Writing M Code in Power BI
Creating Datasets & Using Data Flows
Microsoft Excel PowerPivot ….light & Easy
Microsoft Excel 2007 – Level 2
Workshop on Excel Dr P Sravan Kumar MBA PhD
Become a Power BI Superstar under 1 hour!
Power BI Desktop.
Presentation transcript:

Power Query Discovery and connectivity to a wide range of data sources Highly interactive and intuitive experience for rapidly and iteratively building queries Consistency of experience, and parity of query capabilities over all data sources Joins across different data sources Ability to create custom views over data that can then be shared

Power Query An Excel add-in for Excel 2010 and higher Part of Power BI Desktop Identify and import external data Combine and transform multiple data sources Easy to use visual interface Power Query Language M

Data Sources

Demo: Connecting to Data Sources

Shaping Data

Shaping Data Format columns Transpose rows and columns Pivot/Unpivot columns Split Columns Rename columns Remove rows and columns Split columns Set data types Replace values Remove duplicates Merge and append queries Adding Columns Adding Keys Merging Columns Date and Time Calculations

Demo: Shaping Data

Power Query Formula Language (M) Code behind the GUI Functional Language Has more functionality than exposed by GUI Case Sensitive Can Use Parameters Contains Error Handling Functions

Demo: Advanced Data Shaping