February 18, 2021
Sort-By Columns in Power BI
Normal sorting behaviour is to sort based on a numeric value, either higher to lower or lower to higher. But
Read MoreFebruary 18, 2021
Normal sorting behaviour is to sort based on a numeric value, either higher to lower or lower to higher. But
Read MoreFebruary 11, 2021
Excel pyramid charts are easy to build using bar charts or Conditional Formatting, but there are a few rules you
Read MoreFebruary 4, 2021
Keeping track of your share trading is easy with this personal stock portfolio dashboard. It uses the latest Excel tools*
Read MoreJanuary 28, 2021
You may be familiar with Custom Format Strings in Excel, if you are not then check this Excel Custom Number
Read MoreJanuary 21, 2021
Shading or highlighting periods in Excel charts can help users more quickly interpret them and identify patterns. In the chart
Read MoreJanuary 14, 2021
It's often useful to know some quick statistics about our data. Things like the minimum or maximum values, or the
Read MoreDecember 16, 2020
Here's the scenario - you've created a query in Power Query that loads data from a source, either a file
Read MoreDecember 10, 2020
Last week we looked at building Excel waffle charts using Conditional Formatting. This week we’re looking at building Stacked Bar
Read MoreDecember 3, 2020
Excel Waffle Charts are a popular way to visually display parts to a whole. You can think of them as
Read MoreNovember 24, 2020
There are several ways to rank things, dense ranking is when items that compare equally receive the same ranking number,
Read MoreNovember 19, 2020
There’s no built-in way we can force Excel Slicers to single select, but we can use some crafty tricks to
Read MoreNovember 10, 2020
One of the most common questions I get is: Should I be using Power BI to build dashboards instead of
Read MoreNovember 3, 2020
Demand for data visualisation skills is showing no signs of slowing. There are many BI tools available, and this can
Read MoreOctober 29, 2020
My previous post searched for text in columns and returned a true/false result if a match was found. This post
Read MoreOctober 22, 2020
Let's say we have a column of text and we want to search it to see if each row contains
Read MoreOctober 15, 2020
What’s the big deal about Power Query? Talk to those who have used it and they’ll tell you how amazing
Read MoreOctober 7, 2020
In a previous post I looked at creating running totals in Power Query, here I'll be creating grouped running totals.
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 17, 2020
Custom number format conditions allow you to specify a different format based on the size of a number. In this
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 27, 2020
A new feature in the Excel mobile app (iPhone and Android) is the ability to take a photo of your
Read MoreAugust 20, 2020
I've previously described how to use a form to search for a distinct value, like a unique ID. This time
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 11, 2020
Reporting on plan v actual variances can be a very dry topic and often the audience for these reports are
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 30, 2020
Creating an Excel PivotTable Profit and Loss statement is surprisingly easy. And because it’s a PivotTable you can team it
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 MoreJuly 16, 2020
Navigating workbooks with lots of sheets can be tedious. In this tutorial I’m going to show you how to dynamically
Read MoreJuly 9, 2020
When you have data that spans a long period of time that you want to plot in a chart, the
Read More