• Complain

Adam Aspin - Data Mashup with Microsoft Excel Using Power Query and M: Finding, Transforming, and Loading Data from External Sources

Here you can read online Adam Aspin - Data Mashup with Microsoft Excel Using Power Query and M: Finding, Transforming, and Loading Data from External Sources full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2020, publisher: Apress, genre: Business. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Adam Aspin Data Mashup with Microsoft Excel Using Power Query and M: Finding, Transforming, and Loading Data from External Sources
  • Book:
    Data Mashup with Microsoft Excel Using Power Query and M: Finding, Transforming, and Loading Data from External Sources
  • Author:
  • Publisher:
    Apress
  • Genre:
  • Year:
    2020
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

Data Mashup with Microsoft Excel Using Power Query and M: Finding, Transforming, and Loading Data from External Sources: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Data Mashup with Microsoft Excel Using Power Query and M: Finding, Transforming, and Loading Data from External Sources" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Master the art of loading external data into Excel for use in reporting, charting, dashboarding, and business intelligence. This book provides a complete and thorough explanation of Microsoft Excels Get and Transform feature set, showing you how to connect to a range of external databases and other data sources to find data and pull that data into your local spreadsheet for further analysis. Leading databases are covered, including Microsoft Azure data sources and web sources, and you will learn how to access those sources from your Microsoft Excel spreadsheets.
Getting data into Excel is a prerequisite for using Excels analytics capabilities. This book takes you beyond copying and pasting by showing you how to connect to your corporate databases that are hosted in the Azure cloud, and how to pull data from Oracle Database and SQL Server, and other sources.
Accessing data is only half the problem, and the other half involves cleansing and rearranging your data to make it useful in spreadsheet form. Author Adam Aspin shows you how to create datasets and transformations. For advanced problems, there is help on the M language that is built into Excel, specifically to support mashing up data in support of business intelligence and analysis. If you are an Excel user, you wont want to be without this book that teaches you to extract and prepare external data ready for use in what is arguably the worlds leading analytics tool.
What You Will Learn
  • Connect to a range of external data, from databases to Azure sources
  • Ingest data directly into your spreadsheets, or into PowerPivot data models
  • Cleanse and prepare external data so it can be used inside Excel
  • Refresh data quickly and easily to always have the latest information
  • Transform data into ready-to-use structures that fit the spreadsheet format
  • Execute M language functions for complex data transformations

Who This Book Is ForExcel users who want to access data from external sourcesincluding the Microsoft Azure platformin order to create business intelligence reporting, dashboards, and visualizations. For Excel users needing to cleanse and rearrange such data to meet their own, specific needs.

Data Mashup with Microsoft Excel Using Power Query and M: Finding, Transforming, and Loading Data from External Sources — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Data Mashup with Microsoft Excel Using Power Query and M: Finding, Transforming, and Loading Data from External Sources" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Adam Aspin Data Mashup with Microsoft Excel Using Power Query and M Finding - photo 1
Adam Aspin
Data Mashup with Microsoft Excel Using Power Query and M
Finding, Transforming, and Loading Data from External Sources
1st ed.
Adam Aspin Stafford UK Any source code or other supplementary material - photo 2
Adam Aspin
Stafford, UK

Any source code or other supplementary material referenced by the author in this book is available to readers on GitHub via the books product page, located at www.apress.com/9781484260173 . For more detailed information, please visit http://www.apress.com/source-code .

ISBN 978-1-4842-6017-3 e-ISBN 978-1-4842-6018-0
https://doi.org/10.1007/978-1-4842-6018-0
Adam Aspin 2020
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use.
The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, express or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Distributed to the book trade worldwide by Springer Science+Business Media New York, 233 Spring Street, 6th Floor, New York, NY 10013. Phone 1-800-SPRINGER, fax (201) 348-4505, e-mail orders-ny@springer-sbm.com, or visit www.springeronline.com. Apress Media, LLC is a California LLC and the sole member (owner) is Springer Science + Business Media Finance Inc (SSBM Finance Inc). SSBM Finance Inc is a Delaware corporation.
Introduction

Analytics has become one of the buzzwords that define an age. Managers want their staff to deliver meaningful insight in seconds; users just want to do their jobs quickly and well. Everyone wants to produce clear, telling, and accurate analysis with tools that are intuitive and easy to use.

Microsoft recognized these trends and needs a few short years ago when they extended Excel with an add-in called Power Query. Once a mere optional extension to the worlds leading spreadsheet, Power Query is now a fundamental pillar of the Excel toolkit. It allows a user to take data from a wide range of sources and transform them into the base data that they can build on to add metrics, instant analyses, and KPIs to project their insights.

With Power Query, the era of self-service data access and transformation has finally arrived.

What Is Power Query?
Power Query is a tool that is used to carry out ETL. This acronym stands for Extract, Transform, Load. This is the sequential process that covers
  • Connecting to source data outside the current Excel workbook (or file if you prefer) and accessing all or part of the data that you need to bring into Excel. This is the extract phase of ETL.

  • Reshaping the data (the data mashup process) so that the resulting data is in a form that can be used by Excel. Essentially, this means ensuring that the data is in a coherent, structured, and complete tabular format. This is the transform phase of ETL.

  • Returning the data into Excel as a table in a worksheet or into the Excel/Power Pivot data model. This is the load phase of ETL.

These three phases make up the data ingestion process. So it is worth taking a short look at what makes up each one of them.

Connecting to Source Data

Gone are the days when you manually entered all the data you needed into a spreadsheet. Todays data are available in a multitude of locations and formatsand are too voluminous to rekey.

This is where Power Querys ability to connect instantly to 40-odd standard data sources is simply invaluable. Is your accounting data in MS Dynamics? Just connect. Is your CRM data in Salesforce? Just connect. Is your organization using a Data Lake?...you can guess the reply.

Yet this is only a small part of what Power Query can do to help simplify your analyses. For not only can it connect to a multitude of data sources (many of which are outlined in Chapters ), it does this via a unified interface that makes connecting to data sources brilliantly simple. On top of this, you can use Power Query to preview the source data and ensure that you are loading exactly what you need. Finally, to top it all, the same interface is used for just about all of the available source data connections. This means that once you have learned to set up one connection, you have learned how to connect to virtually all of the available data sources.

In essence, part of Power Query is just another connection to external data. However, its unified data access interface, range of available data sources, and sheer simplicity will probably induce you to replace any data connections made using older technologies pretty quickly.

Data Transformation

Once you have established a connection to a data source, you may need to tweak the data in some way. Indeed, you may even need to reshape it entirely. This is the data mashup processand it is the area where Power Query shines.

Power Query can carry out the simplest data transformation tasks to the most complex data restructuring challenges in a few clicks. You can
  • Filter source data so that you only load exactly the rows and columns you need

  • Extend the source data with calculations or data extracted from existing columns of data

  • Cleanse and rationalize the data easily and quickly in a multitude of ways

  • Join or split source tables to prepare a logical set of data tables for each specific analytical requirement

  • Group and aggregate source data to reduce the quantity of data loaded into Excel

  • Prepare source data tables to become a usable data model

This list merely scratches the surface of all that Power Query can do to mash up your data. It is, without hyperbole, unbelievably powerful at transforming source data. Indeed, it can carry out data ingestion and transformation tasks that used to be the preserve of expensive products that required complex programming skills and powerful servers.

All of this can now be done using a code-free interface that assists you in taking the messiest source data and delivering it to Excel as limpid tables of information ready to work with. If you wish to become a Power Query super-user, then you can extend its possibilities using the built-in M language.

Loading into a Worksheet or the Data Model
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Data Mashup with Microsoft Excel Using Power Query and M: Finding, Transforming, and Loading Data from External Sources»

Look at similar books to Data Mashup with Microsoft Excel Using Power Query and M: Finding, Transforming, and Loading Data from External Sources. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Data Mashup with Microsoft Excel Using Power Query and M: Finding, Transforming, and Loading Data from External Sources»

Discussion, reviews of the book Data Mashup with Microsoft Excel Using Power Query and M: Finding, Transforming, and Loading Data from External Sources and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.