fbpx
Search
Close this search box.

All articles with 'power query' Tag

SQL vs. Power Query – The Ultimate Comparison

Published on Oct 13, 2023 in Chandoo.org Podcast Sessions, Power Query, SQL
SQL vs. Power Query – The Ultimate Comparison

On the left side, we have a veteran warrior with 37 years of data battle scars and redundant six pack. They call him SQL.

On the right side, there is a young challenger with transformative powers and “never say undo” attitude. He goes by the moniker Power Query.

Who is going to win this battle?!?

Continue »

How to make a pivot table when you have data in multiple sheets [Tutorial]

Published on Sep 26, 2023 in Learn Excel, Pivot Tables & Charts, Power Query
How to make a pivot table when you have data in multiple sheets [Tutorial]

Recently I had to create a Pivot report from monthly data. But there is a twist. The data is spread across multiple sheets, one for each month. Let me explain how I built the pivot for that scenario.

Continue »

How to “auto” generate calendar tables with Power Query – The best method

Published on Aug 22, 2023 in Power BI, Power Query
How to “auto” generate calendar tables with Power Query – The best method

Calendar (or date) table is crucial for performing date intelligence calculations in Power BI.

Normally, you would find a reasonable calendar table in most data models. But occasionally I come across models where there is no calendar table.

So I present to you, the ultimate & best way to generate calendar table using Power Query.

Continue »

Learn Advanced Excel – 3 Month Roadmap with Resources

Published on Jan 30, 2023 in Learn Excel
Learn Advanced Excel – 3 Month Roadmap with Resources

Advanced Excel Skills are highly sought after. Use this FREE Excel roadmap to learn and grow you Excel skills in 3 months.

Continue »

How to connect to a SINGLE file on SharePoint from Power Query (Fix Unable to Connect Error)

Published on Nov 25, 2022 in Learn Excel, Power Query
How to connect to a SINGLE file on SharePoint from Power Query (Fix Unable to Connect Error)

Want to connect SharePoint files to Power Query but keep getting “unable to connect” error? Here is a simple fix to the problem.

Continue »

FIFA 2022 World Cup Schedule & Results – Excel [FREE Download]

Published on Nov 19, 2022 in Learn Excel, Templates
FIFA 2022 World Cup Schedule & Results – Excel [FREE Download]

It is the Soccer WORLD CUP time. Let’s celebrate the season with an AWESOME Excel File to track game schedules, results & scores.

Continue »

Extract data from PDF to Excel – Step by Step Tutorial

Published on Apr 14, 2021 in Learn Excel, Power Query
Extract data from PDF to Excel – Step by Step Tutorial

Recently I had to extract data from multiple credit card statements and combine them to one Excel table. In this tutorial, let me share you simple steps to deal with PDF data and extracting it to Excel.

Continue »

Power Query Tutorial – What is it, How to use, Full examples, Tips & Tricks

Published on Aug 26, 2020 in Power Query
Power Query Tutorial – What is it, How to use, Full examples, Tips & Tricks

Power Query (Get & Transform data in Excel) is a true game changer ?. It can simplify and automate various data activities. In this in-depth blog tutorial, learn all about this powerful time-saving technology. You will learn:

* What is Power Query and how to launch it from Excel or Power BI?
* How to connect and load data from any type of sources – excel files, CSVs, text files, web pages, PDF, folders etc.
* How to perform common data cleansing activities with Power Query
* Adding columns using rules
* Automating data collection, clean-up and publishing processes with Power Query
* Web scraping with Power Query
* SQL style Joins, merges, appends and unions with Power Query
* Consolidating data in a folder
* Data load, save & publish process
* Tips & tricks on using Power Query efficiently

Continue »

How to export YouTube video comments to Excel file? – Free template + Power Query case study

Published on May 28, 2020 in Power Query
How to export YouTube video comments to Excel file? – Free template + Power Query case study

This week, I am running a contest on YouTube. One of the criteria for picking winners is that they must comment on my video. So far, I got more than 200 comments. To make my job easier, I want to export the video comments to an Excel file. Turns out this is easily done once you have a Google developer API key. In this article, let me explain the process for extracting Youtube video comments to Excel table.

Continue »

Multiple Find Replace with Power Query List.Accumulate()

Published on May 14, 2020 in Power Query
Multiple Find Replace with Power Query List.Accumulate()

Imagine you have a paragraph of text and you want to replace all occurrences of {four, normal, mysterious, nonsense} with {six, casual, confounding, handbags}. How would you do that?

You could use SUBSTITUTE() formula, but you need to nest four of them (as we need to replace four values with another four). But what if you have larger set of find / replacements?

Worry not, you can use Power Query to transform original text to new one by replacing all matching values.

In this page, learn how to do that with the excellent List.Accumulate() Power Query function.

Continue »

Advanced Pivot Table Tricks for you

Advanced Pivot Table Tricks for you

Excel Pivot tables make data analysis and visualization easy. With the help of these advanced pivot table skills, you can create powerful data analytics and reports.   New to Pivot Tables? If you are new to Pivot Tables, check out this excellent introduction to Pivot Tables page. × Dismiss alert Table of Contents #1 – One Slicer, Two […]

Continue »

Introduction to Power BI – What is it, how to get it, how to create reports with Power BI and how to publish them?

Published on Nov 8, 2019 in Power BI
Introduction to Power BI – What is it, how to get it, how to create reports with Power BI and how to publish them?

Power BI is a data analytics & visualization software. It is one of the most popular and powerful way to work with complex business data. In this page, you will find a comprehensive guide to start your Power BI journey.

Continue »

How can you analyze 1mn+ rows data – Excel Interview Question – 02

How can you analyze 1mn+ rows data – Excel Interview Question – 02

As part of our Excel Interview Questions series, today let’s look at another interesting challenge. How can you analyze more than 1 million rows data in Excel?

You may know that Excel has a physical limit of 1 million rows (well, its 1,048,576 rows). But that doesn’t mean you can’t analyze more than a million rows in Excel.

The trick is to use Data Model.

Continue »

Yummy WAFFLE chart in Power BI

Published on Sep 3, 2019 in Power BI, Power Query
Yummy WAFFLE chart in Power BI

Waffles are yummy, Power BI is awesome. The combination is going to send your taste-buds on a cruise. Learn how to make a yummy waffle chart in Power BI.

Continue »

Job Title Matching Problem [Excel Homework]

Published on Aug 30, 2019 in Excel Challenges, Power Query
Job Title Matching Problem [Excel Homework]

Howdy folks. Almost the end of August here. Let’s wrap it up with a nice little challenge, inspired from my recent consulting gig. Say you are looking at few job titles that look similar and want to match them to correct title.

Continue »