
A five-minute overview of the course.
You'll learn how to use Get and Transform "locally" with data in your current Excel file via Excel Data Tables.
Note: Excel will tell you that you have "external data connections" whenever you use Get and Transform to connect to data tables within your current file and will trigger external data request warnings based upon your trust center settings.
You'll learn how to connect a Get and Transform query to other Excel workbooks, comma separated value (CSV) files, Access databases, and SQL server databases.
The zip file contains five files.
The starting point for the exercise [1-3-exercise-01.xlsx]
An Access 2007+ Database [Exercise1_Accdb_DataSource.accdb]
An Access 2000-2003 Database [Exercise1_Accdb_DataSource_2003.mdb]
A CSV Data Source [Exercise1_CSV_DataSource.csv]
An XLSX Data Source [Exercise1_XLSX_DataSource.xlsx]
A video walkthrough for completing the exercise.
Due to the nature of the data links to external files, I will not be providing a static solution file for this course as it would not work without the exact correct folder set-up.
How to rename, reorganize, and perform other basic data cleanup options such as removing empty data rows or re-ordering columns.
This lesson covers how to append multiple data sources together, sort of like copying datasets on-top of each other.
Refer to the 2-3-practice-file-base.xlsx for the practice set associated with this video.
One of the most frequently used formulas in Excel is the VLOOKUP formula. Next on the list is likely the INDEX/MATCH combination for doing the same thing. These functions are great for singular or one-off calculations; however, they frequently get used for large sets of data. In this lesson, we'll look at how to replace many lookup calculations with a simpler and stronger relationship match through the Get & Transform interface.
Refer to 2-4-practice-file-base.xlsx for the practice set associated with this lesson.
This lesson walks through the "Group By" command for calculating the sum, counting values, creating averages, and other aggregate calculations. In more recent versions of Excel, the Group By wizard displayed is accessible by selecting the "Advanced" option once the wizard loads.
The file used in the video is available for download and reference.
Frequently, I find a need to construct new reports from a variety of different reports rather than raw data. With the way that reports get laid out in a tabular format, merging and linking data can be challenging and then, at the end, you want your own tabular format for display purposes.This lesson will cover how to pivot and unpivot data to handle that within Get & Transform quickly and easily.
Refer to 2-5-practice-file-base.xlsx for the practice set associated with this lesson.
This video demonstrates my solution to the exercise. Even if you do not attempt the exercise, I would recommend watching the video to see how the components covered in this lesson can be used together with some thought to build and manipulate reports.
This chapter will introduce the variety of data types handled by Get & Transform and discuss how to identify and define a field's contents. These definitions will modify how Get & Transform treats the information within a field and how the fields interact. The Get & Transform interface has a wide variety of functions available for the different data types which we'll discuss how to use and what they do as part of this chapter.
This first lesson introduces the concepts of the data types and how to identify and manage them.
See how specifying data types impacts the different data components.
This lesson dives into number fields and the available functions for calculating summary statistics and applying arithmetic calculations.
Use the attached practice set to answer the questions in the follow-up quiz.
A quick (audio-less) walk through to the solutions for the Number Data Types Quiz.
An audioless walkthrough where each answer for the quiz is derived from the practice set.
Learn how to add new columns to perform different actions.
This lesson will walk you through using the conditional column wizard to construct basic if-then-else calculations within the query editor.
This dataset is provided for use in answering the questions in the following quiz.
Microsoft has added Intellitext support to the PowerQuery editor, making custom formula writing far easier than ever before. This course refers to advanced topics as well; however, the Intellitext applies to the Add Custom Column formula box in the following lesson.
This video will introduce you to the basics of creating more complex if statements and incorporating mathematical commands into the if statements for further flexibility.
The attached practice set provides a set of rules for "G&T Blackjack". You should use the rules to score the hands displayed on the "basedata2" tab. Create a Get and Transform query to score each of the hands. You can confirm your results by taking the follow-up quiz that will ask you for the results of each hand and the resulting score.
Due to the challenge involved, the solution set has also been provided for you to compare your approach against. At this point in the course, there are multiple reasonable ways to build the query so the proper results are the goal.
The prior lesson used custom columns to expand on conditional statements and incorporate basic calculations in order to do more with fewer steps.
This lesson will expand on the custom column formulas to introduce additional functions, some easy ways to learn about the functions, and some basics on how to use the Microsoft M Reference Library.
A bond future value calculation example for learning how to build more complex custom computations by first building them out step-wise using the individual commands.
A brief overview of the upcoming section.
A start-to-finish demonstration for how to complete the exercises presented within this section.
A final wrap of what was covered by the course with a brief overview of what was left uncovered.
Incorporate PowerQuery into your toolset to revolutionize how you use Excel.
Microsoft's PowerQuery (Get and Transform in Excel 2016) offers a wide variety of tools ideal for accessing local and external data sets, cleaning and re-framing information into usable structures, working across multiple data tables to perform lookups and combinations, and building informational and powerful reports.
This course is for anyone new to PowerQuery and applicable to any level of Excel user. You will become a capable query creator and editor with no coding or Excel formula knowledge required.
Access the world beyond Excel's boundaries
Ever copy and paste data from one workbook into another?
What about from a webpage?
Have you ever asked your database administrator for a data report to work with, and gone through a dozen iterations (and multiple weeks) before having something you could adequately use in Excel?
Ever abandoned a project because automating data from an external source seemed too daunting or might have required VBA?
PowerQuery can solve all of these issues. You will build data requests against these alternative sources quickly and easily, while incorporating data standardization and cleaning components into that same request.
Replace many tedious and error-prone Excel formula-based approaches.
This course will teach you how to perform effective data analysis that takes a fraction of the time to put together. Replace your vast spreadsheets packed with VLOOKUPs, SUMIFS, SUM, COUNTIFS, and more with PowerQueries that can be created with your mouse via clean and incredibly easy to use interfaces.
These Excel functions provide some function of merging, linking, and aggregating. The PowerQuery tool includes mechanisms for performing these operations that make these functions seem quaint and outdated. Why write three columns of SUMIFS if you can get the same results with a single GROUP BY command without needing to write any formulas at all?
A brief glimpse of PowerQuery's usefulness and capabilities...
This course is designed for all Excel users since PowerQuery is designed for all users -- not just power users capable of building incredible Excel worksheets with functions, VBA, and mystical trickery. As such, the course focuses almost exclusively on using the PowerQuery ribbon to perform every action. We do not dive into the Advanced Editor to interact with the M Language at all.
In the last few lessons of the course, you will be introduced to the M Language through the custom column creation tool and introduced to the functions section of Microsoft's Power Query M Language Reference to assist you in building those custom calculations. These calculations are a great place to learn about how to interpret and use the functions in preparation for more advanced applications.
Expand YOUR horizons
This course will prepare you for more advanced PowerQuery courses and can serve as a good starting point for launching into PowerPivot and certain Power BI content. By the end of this course, you should feel comfortable in the PowerQuery Editor. This means that you'll be meaningfully capable of building data acquisition within Power BI by the end of this course, as the Excel PowerQuery Editor is simply the Power BI Query Editor minus a few advanced features.