
October 1, 2020
Power Query Custom Data Types
You may already be familiar with Excel Data Types for geography and stocks, but with Power Query Custom Data types
Read MoreOctober 1, 2020
You may already be familiar with Excel Data Types for geography and stocks, but with Power Query Custom Data types
Read MoreSeptember 24, 2020
A running total (or cumulative sum) is when you add the previous value to the next, basically you're summing values
Read MoreSeptember 3, 2020
If you're familiar with using Excel functions (and of course you should be) then you'll know that a function typically
Read MoreAugust 13, 2020
Office 365/Microsoft 365 users can now import data from a PDF to Excel using Power Query*. It’s super handy for
Read MoreAugust 6, 2020
My previous post on using Power Query to access API's looked at API's that required either basic or no authorization.
Read MoreJuly 23, 2020
An Application Programming Interface (API) allows a program to retrieve data from a system. A 'program' could be something written
Read MoreApril 2, 2020
In this post we’re going to look at how you can import multiple files containing multiple sheets with Power Query,
Read MoreNovember 28, 2019
A few weeks ago, Matt asked if we could extract start and end dates with Power Query. He has a
Read MoreJuly 9, 2019
Unlike Excel, referencing the next row in Power Query, or even the previous row, is not as simple as we
Read MoreMay 21, 2019
Previously we looked at scraping data from the web by example, where the website paginated the data. That is, it
Read MoreMay 14, 2019
Getting data from the web is possible with Power Query in both Excel and Power BI. However, Excel is a
Read MoreApril 16, 2019
A while ago I wrote about to how perform the equivalent of an Excel exact match VLOOKUP formula with Power
Read MoreMarch 28, 2019
The ability to get data from the web with Power Query is super handy and Power Query’s user-friendly GUI makes
Read MoreJanuary 24, 2019
Numbering items within grouped data is easy with an Excel COUNTIF formula, but numbering grouped data in Power Query requires
Read MoreJune 19, 2018
Splitting data over multiple sheets is perhaps one of the worst Excel crimes I see. It’s a crime because it
Read MoreJune 12, 2018
The Power Query Add Column from Example feature simplifies a task many of us perform daily. For example, how often
Read MoreOctober 12, 2017
If you receive your data in separate daily, weekly or monthly files then before you can even begin analyzing the
Read MoreJuly 20, 2017
In this post I’m going to show you how to use Power Query’s Unpivot tool to fix 3 common data
Read MoreMay 24, 2017
The monthly update cycle for Excel’s Power Query sure keeps us on our toes. Power Query Updates for Excel 2010
Read MoreApril 26, 2017
Power Query* can easily take a column of dates and extract, or convert it into various handy date formats with
Read MoreApril 14, 2017
In Excel we often need to work with lists. List of numbers, letters, dates, countries, products, you get the idea.
Read MoreMarch 1, 2017
Power Query’s Unpivot tool allows us to fix one of the most common mistakes (many) Excel users make when capturing
Read MoreJune 1, 2016
Since VLOOKUP is one of the most popular Excel functions it makes sense that one of the first things you
Read MoreMay 25, 2016
One of the most common questions I get is, what’s the difference between Power Query and Power Pivot and when
Read MoreMarch 29, 2016
A common task in Excel is to compare two lists to identify which items are duplicates, different or missing from
Read MoreFebruary 9, 2016
In this tutorial we're going to reformat Excel reports with Power Query. Why? Because external systems can create some pretty
Read MoreFebruary 1, 2016
When you know what Power Query is capable of you’ll want to get your hands on it immediately. It’s available
Read MoreJanuary 27, 2016
There are 3 ways you can transpose data in Excel (not including VBA). Download the workbook and follow along Enter
Read MoreOctober 20, 2015
A recurring task in my previous life as an accountant was to analyse actual vs budget figures. However the figures
Read More