Category: Excel

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

Read More »

MZ-Tools 8.0 for VBA

One of my favourite add-ins of all time just got an upgrade, and I’m super stoked about it.  Why?  Because I can use it again! As I began my VBA journey, there were two add-ins that I used all the

Read More »

Split by line breaks in Power Query

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

Read More »

Clean WhiteSpace in Power Query

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

Read More »

Sharing Power Query Solutions

One of the attendees at today’s Power Query Workshop (now Power Query Academy) asked about a specific scenario today.  His company doesn’t have a solid IT infrastructure for sharing data, and he’s trying to figure out the best method for

Read More »

Split Power Queries

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.

Read More »

Performing OR Logic Tests

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. 

Read More »

Power Query’s Extract Text Feature

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

Read More »