M is for (Data) Monkey
M is for (Data) Monkey: The Excel Pro's Definitive Guide to Power Query In August 2021, we published the second edition of this book under the name Master Your Data for Excel and Power BI. Click here to learn more
M is for (Data) Monkey: The Excel Pro's Definitive Guide to Power Query In August 2021, we published the second edition of this book under the name Master Your Data for Excel and Power BI. Click here to learn more
Some more savvy Excel users know that you can break text onto multiple lines in a cell by pressing Alt+Enter mid entry. Today’s post explores how we can split by line breaks in order to break these types of cell
The other day as I was working through a model, I once again tripped upon the fact that Power Query’s Text.Trim function doesn’t clean whitespace inside the text string, only at the ends. For those who are used to Excel’s
I ran into an interesting wrinkle in a model I’m building, where I need to allocate units based on dates. The idea here is to allow a user to the number of units to allocate, the start date and the
There was a really cool new feature added in the latest Power Query update: The ability to split Power Queries. This is something that has always been possible by editing the M code manually, but this makes it super simple.
When working with Power Query, it’s actually pretty simple to restrict records in a table using an AND criteria. As filters on different columns are applied in a cumulative fashion, we just keep applying more to filter down the data.
This will be a short post, as today we are leading our second sold out Power Query workshop [Note: the live workshops have been replaced by Power Query Academy]. I wanted to make sure I still got something out for
A couple of weeks ago, Rudi asked how you would go about setting up a query to remove all rows up to a specific value. Specifically, his question was this: The other day I was asked if Power Query could
I was working through a scenario today and came up against something unexpected when multiplying NULL values in Power Query. Background I have a fairly simple table of transactions that looks like this: And wanted to turn it into this:
Last week I posted a technique to show how to calculate a rolling 12 months in Power Query. One of the techniques used was to refer to other steps during the construction of that query. Shortly after publishing that, a
Copyright © 2022-present Excelguru Consulting Inc. All rights reserved.