All articles with 'downloads' Tag

Recently, a client shared data with me that is clearly a pivot table and wanted me to make another pivot from it using Excel. This is a common and annoying problem we all face when working with Excel. Today, let me share my approaches for creating a pivot from another pivot report using Excel. Option […]
Continue »How to use XLOOKUP with two sheets?

Learn how to use Excel XLOOKUP function with two sheets in this step-by-step tutorial. Why you may want to use XLOOKUP with two sheets? If you have data in two places (sheets or Excel workbooks) like depicted above, you may want to use XLOOKUP to combine data from both places to get the full picture. […]
Continue »
Think of XLOOKUP as an improved version of VLOOKUP. In this article, learn all about the XLOOKUP function, it’s syntax, parameters with real-world xlookup examples.
Continue »How to Merge Multiple CSV Files in Excel (Step-by-Step Guide)

Have a bunch of CSV files in a folder and want to merge or combine them to one big file? Follow these simple instructions to combine multiple CSV files in to one spreadssheet using Microsoft Excel (2016 or above). What you need? Method 1: Merge CSV Files using Power Query (Recommended) This is by far […]
Continue »Excel IF Statement Two Conditions

You want to check two conditions with Excel IF function? You’ve come to the right place. IF is one of Excel’s most popular and versatile functions. But things get exciting when you start combining it with multiple conditions — especially using AND, OR, nested IFs, and even blending it with SUMIFS. In this article, let […]
Continue »How to create SVG DAX Measures in Power BI (Easy, step-by-step Tutorial with Sample File)

SVG (Scalable Vector Graphics) is a great way to add a bit of flavor and pizzazz to your boring Power BI reports. I have been using them for a while and really love how easy and fun they are to work with. So today, let me share the technique and provide sample measure code that […]
Continue »Easily Convert JSON to Excel – Step by Step Tutorial

JSON (JaveScript Object Notation) is a popular and easy format to store, share and distribute data. It is often used by websites, APIs and streaming (real-time) systems. But it is also cumbersome and hard to use for performing typical data tasks like summarizing, pivoting, filtering or visualizing. That is why you may want to convert […]
Continue »New vs. Returning Customers Analysis with DAX [Easy Formulas]
![New vs. Returning Customers Analysis with DAX [Easy Formulas]](https://chandoo.org/wp/wp-content/uploads/2025/03/SNAG-0107.png)
DAX offers powerful way to analyze “new” vs. “returning” customers. In this article learn easy and simple DAX measure patterns to count number of new customers and number of returning customers from your data. What is a Returning Customer? A returning customer is someone who comes back to our business and does another transaction. For […]
Continue »How to find duplicate values in two columns in Excel using formula

Let’s say you have two lists of values in Excel and want to find out all the common values (ie duplicates) and extract them. In this article, let me explain the formulas for this. Formula for counting number of duplicate values in two columns: Here is the formula to count number of common values between […]
Continue »How to lookup in any column – Excel Formula Trick

Do you want to lookup in any column and return the result? Something like this: In this article, learn how to write necessary Excel formulas to get the result. Data Setup for looking up in any column You need to set up your data in below structure. One column with the data you want to […]
Continue »FREE 4 Hours Complete Excel Course Here is a FREE, complete end-to-end Excel course to help you learn all the key and essential aspects of Microsoft Excel for Data Analysis work. What you will learn: Download the Files ? Please enter your name & email address so I can send the files to […]
Continue »FREE Calendar & Planner Excel Template for 2025

Here is a fabulous New Year gift to you. A free 2025 Calendar Excel Template with built-in Activity planner. This is a fully dynamic and 100% customizable Excel calendar for 2025.
Continue »How to calculate WEEKNUMBER in Month / Quarter / Year with Excel?

Let’s say you have daily data and your boss wants to see the trends by week in month or week in quarter? How do you calculate the week number in a month or quarter? In this article, let me explain the logic and formulas we can use Excel for this.
Continue »Automatically Format Numbers in Thousands, Millions, Billions in Excel [2 Techniques]
![Automatically Format Numbers in Thousands, Millions, Billions in Excel [2 Techniques]](https://chandoo.org/wp/wp-content/uploads/2024/07/SNAG-0072.png)
Ever wanted to automatically format values in thousands, millions or billions in Excel? In this article, let me show you two powerful techniques to do just that.
Continue »How to compare two Excel sheets using VLOOKUP? [FREE Template]
![How to compare two Excel sheets using VLOOKUP? [FREE Template]](https://chandoo.org/wp/wp-content/uploads/2024/07/SNAG-0063-2.png)
You are the boss of ACME Inc. And one day, both of your accounts receivables team members Sara and James come to you with two versions of the customer payment data. How do you compare these two Excel sheets and reconcile the data? In this article, let me explain the step by step process.
Continue »