
Meet the instructor behind master Excel Power Query, M language, and practical examples, and learn how to simplify complex data analytics with powerful, button-driven tools.
Power Query basics, its Excel integration across versions, and its use for extracting, cleaning, transforming, and modeling data for self-service BI.
Discover four ways to import data from an Excel file into Power Query - table, named range, dynamic range, and workbook sheets - and load the data.
Learn how to import data into Power Query from text files, CSV, Excel, and Access, select sheets or fixed/dynamic ranges, and apply basic transformations before loading into Excel.
Load data from an Excel workbook into Power Query, and choose to load to a worksheet, data model, or create a connection, then refresh queries when the source changes.
Master Excel Power Query column transformation by renaming, adding, removing, splitting, and merging columns, and learn to sort, transpose, and unpivot data with recorded steps for efficient data shaping.
Import data into power query and apply row transformations, including promoting headers, removing top and bottom rows, filtering, removing duplicates, replacing errors, and using group by to summarize sales.
Explore Power Query text transformations, including built-in and conditional options, with upper, lower, prefix, suffix, splitting by delimiter, merging, and left-right length extraction to create new columns.
Explore numbers transformations in Power Query using M language by applying min, sum, multiplication, rounding, and even/odd checks on the amount column, illustrating how to build sequential transformation steps.
Learn to perform date transformations in Power Query using M language, including extracting the year, month, quarter, start and end of periods, and days in month.
Explore conditional transformations in Power Query by adding a conditional column with multiple rules, mapping product names to 'cycle' or 'others', and comparing columns to output yes or no.
Append data from three tables within the same Excel file using a blank query in Power Query, loading with original column as a prefix.
Master excel power query concepts by learning how to append, duplicate, and reference multiple queries, ensure identical column headers, and consolidate monthly files using create connections and combined queries.
Import and consolidate all files in a folder with Power Query, appending diverse file types into one dataset. Automate updates as new files arrive, with extension filtering and origin tracking.
Learn to import data from multiple Excel files in a folder, combine multiple sheets into a single table using Power Query, and clean or filter columns for usable analysis.
Learn to generate a dynamic list of all files in a folder using Power Query, including file names, types, and attributes, with refreshable, subfolder support.
update a Power Query data source by changing the file path when shared or moved files cause errors; browse or paste the new path and refresh the query.
Explore how Power Query's merge queries enable multi-column lookups and joins, including full outer, inner, left outer, right outer, anti and cross joins, with notes on limitations and workarounds.
Explore how to merge two tables in Power Query using full outer, left, and right joins, aligning by product key and category to reveal matched and unmatched rows.
Explore cross joins and the Cartesian product in Power Query by combining two tables with no matching keys to produce all year-by-month combinations, using custom columns and references.
Explore M building blocks in Power Query, including case sensitivity, single-column data types, zero-based indexing, lack of intellisense, and text, date, and conditional functions.
Explore text functions in Power Query with practical examples of transformation and extraction, including uppercase, lowercase, len, text.start, and text.range, using a customer data set.
Explore date functions in power query to convert to date, extract year, month, day, and quarter, and compute start or end of periods using ribbon or custom column syntax.
Explore conditional functions in Power Query, including if, and, or, and apply them with custom columns to transform priority ratings and handle mixed numeric and text data.
Learn to use Power Query to transform messy financial statements into analyzable columns, including transposing, promoting headers, and splitting data, so you can perform descriptive statistics and feed dashboards.
Learn to clean and shape payroll data in Power Query by creating a custom conditional column, renaming and merging fields, and applying transforms to produce a structured monthly payroll view.
Shape an address book in Power Query by adding an index, building a custom column, and renaming and reordering fields to consolidate six rows per person into a clean dataset.
Master Excel Power Query demonstrates applying multiple filters on a single column, merging queries, and extracting GDP data for selected countries across specific years.
Transform rows into a columnar data set in Excel Power Query using M language, adding a custom index-based column to separate even positions, and loading the results into a table.
Explore Power Query to look up discount rates from multiple tables, apply rules, and compute net discounts by merging tables and creating custom columns.
Learn to clean and reshape invoice data with Power Query by transposing headers, unpivoting columns, merging columns, promoting headers, and loading a properly formatted table.
Learn to use Power Query in Excel to pull from multiple tables, transform data, and perform sales analysis—total sales, commissions, and statistics by region, product, and date.
This course is COMBO of my two individual courses -
Excel Power Query - Beginners
Advanced Excel Power Query - M Language, troubleshoot, Custom M function, Power Query patterns
Here are some of the reviews for above courses -
"A great class - worth the money and time investment. Instructor convey's knowledge with a clear and concise approach. He continues to offer little nuggets of information where you will find yourself saying: 1 - "whoa - wait a second, rewind - he did what?" 2 - "WOW - now that is cool!" The level to training you receive from Abhay - well worth the investment. " - Bart W.
Awesome, must for beginners and advanced users of Power Query. I simply had to question myself whether i should enroll in multiple courses or this single course? And deciding factor for me was learning in multiple courses would have been similar and enrolling in this single course i would have learn more areas compared to multiple courses. - Morgan Seth
Abhay has produced an excellent course on how to manage some of the more complex tasks in PQ. In particular the thought processes applied in utilising patterns in data cleansing are extremely useful in understanding how to massage data into a usable format. A Goto video for me when struggling to get data how I want. - Mike Pease
It is the course on Power Query that I was looking for. I had enrolled into multiple course but learned the same thing over again, this course covered lot of things. Better to enroll into this one course instead of multiple courses. - MG
At the outset I thank you for showing interest in this course.
In this video I will provide overview of all the contents of this course and what are basic requirements before you enroll into this course. So let’s get started.
There are four major areas I will be covering as part of this course. The first one is for troubleshooting the Power Query errors and workaround for limitation of Power Query. In real any software is not foolproof and has its own limitation. Also, if you don’t use the software as programmed you may encounter errors. And I hope you would agree that error codes or description in most of the software are not that user friendly or they do not provide appropriate solution to resolve the error. Hence in this first section I will show some of the common areas where you face Power Query limitation and errors. Some of them are as follows:
Error encountered with adding / rename / deleting a particular column headings.
Handling null values during arithmetic calculation.
Identify error rows encountered while creating or on refresh of query.
Multiplying effect when you JOIN queries
Issues with filters and how to use advanced filters.
Then the next area is for advanced case studies. Similar to my starter course of Excel Power Query where I have shown you more than 20+ real life case studies of applying power query, here also I have taken some real life case studies which require some more in depth knowledge of Power Query and workaround. This section will be updated new case studies as and when I see some interesting datasets. The current video are related to
Applying local setting when converting the dates fields
Leave dataset which needed leave details to be broken into separate rows from a single cell.
Unstack the dataset which has uneven details
Combine multiple rows data back to single cell.
Then next section is for advanced M concepts. Here I will give you more information related to M Language in Power Query. What syntax is to be used under advanced editor. How to create parameters and use it inside your power query. How to create new custom M function using PQ interface or through advanced editor. I will also show how you can troubleshoot the custom M function you have created using advanced editor. Then I will show you how you can organize your multiple queries in separate groups. Further I will also show how to use Query Dependency view which will give you visual presentation of all the queries inside your excel file. This will help you understand the flow of all the data from source till the final output, where it is loaded or which queries are referenced to each other. All precedents and dependents to your queries can be easily identified.
And now finally in last section I will be providing some readymade patterns for power query. I will provide all the power query code which you can copy paste into your file and start using it. You will not need to create any new query for these patterns. Since creating these patterns using power query requires lot of efforts and also very complex I am providing you these as ready to use.
So now before you enroll I would like to tell you that there are few requirements.
First one is that you should have latest version of Power Query installed if you are using Excel 2010 / 2013 or if you are using Excel 2016 then it should be updated.
Second and most important is that you should have prior knowledge of using Power Query.
So that is it. There are no further requirements other than these two. So what are you waiting for, enroll now into the course.