Basics of M: Power Query Formula Language | RADACAD

Power BI
Compare Tables in Excel & Power BI - DataChant
Do you often find yourself in dire need to compare two tables in Excel? In today’s blog post, we will create an Excel workbook that compares two tables, and highlights the changes in a third table. You can load new versions of the tables, click Refresh All in Excel, and immediately see the changes in …
Understanding Power Query Combine - Excelerator BI
Bill of Materials Implosion or "Where used Analysis" in Excel and Power BI – The BIccountant
Bill of materials (BOM) implosion analysis shows where each component is used. See how easily this can be done using M in PowerBI or Power Query in Excel:
Unpivot by number of columns and rows in PowerBI and PowerQuery in Excel – The BIccountant
Unpivot is one of the most frequent tasks when working with dirty data. Get this new "swiss-army knife-function" for all things unpivot:
List.Generate(): Create Tables from Thin Air in Power BI with M! - PowerPivotPro
Announcement Update: For those who missed out on the webinar Watch the Session Recording for my (Avi Singh) webinar. Click here to watch the session record
Custom List Generator in Power Query and Power BI | Excel Inside
How exactly List.Generate works in Power Query? Unraveling the mystery of an algorithm for the better use
Running a native query within an M project | Ambiguity vs Information
A few weeks ago, Microsoft published the Power Query SDK, an extension of Visual Studio, on the Visual Studio Marketplace. It is available for free for VS2015 and VS2017. This extension is a really…
Chapter 9 – Advanced Queries and Parameters | Paul Turley's SQL Server BI Blog
This post is part of the series: “Professional SSRS 2016 Book Preview Posts” which are excerpts for my Wrox Press book: Professional SQL Server 2016 Reporting Services and Mobile Reports. Eac…
Exporting Power Query/M Queries To ODC Files In Excel 2016 Get & Transform – Chris Webb's BI Blog
A really useful new feature was added to Get & Transform (the functionality previously known as Power Query) in the latest updates for the Office 365 click-to-run version of Excel 2016: the abi…
Sorting a table based on your own criteria with Power Query (M language) | Ambiguity vs Information
Earlier, I published a blog about A case insensitive approach to sort a table with Power Query (M language) and I received a few pertinent comments from “Nick”. I agree with most of his…
Looping entites and getting top 10 of each entity in Power Query / DAX / Power BI
I have a requirement like., One Source and 10 entites I need each entites 10 runs data . example like., Source1 Entity1 ( top 10 ) Source1 Entity2 ( top 10) .... ...
Power Query with Greg Low
In this webinar, Greg Low will describe one of the most important processes for creating analytics: obtaining and transforming data that the analytics will be based upon. He’ll show how to use Power Query in Excel, and how to use the same functionality in Power BI Desktop to import data and get it i...
Reuse your queries in Power BI - PowerBI Pro
GitHub - Hugoberry/PowerQueryConnectors: A collection of data connectors for Power BI
PowerQueryConnectors - A collection of data connectors for Power BI
Power Query (M)agic Part 1: Always Have Good References - PowerPivotPro
Power Query (or PQ for short) is one of the cornerstones of the Microsoft BI Suite. It’s a tool built into Excel 2016 and Power BI Desktop that allows us to extract our data...
Power Query as an SSIS Alternative
By Matt Allington One of the many things I love about Power Pivot and Power Query is that these tools have put BI into the hands of users and there is no l
excel - How to replace a column name in Power Query by a variable to filter rows? - Stack Overflow
In a query developed with Excel Power Query I would like to replace the table column name with a variable, when I filter rows of a list. Unfortunately, I either get an error message (e.g. Expression
Simple Power Query M to Display When the Report was Last Refreshed | jaykilleen.com
Microsoft Garage
Many Excel users can relate to the problem of data wrangling. You start with an input data set that you wish to transform into a new format so that you can perform further analysis using the transformed data. Not surprisingly, these problems arise for common types of data such as date and time, addresses, phone numbers, URLs. For example, consider....
Solved: Aggregate columns from one table into rows of anot... - Microsoft Power BI Community
I have dynamic data in a few columns in Table2 (see image). In Table 1 (created manually - enter data), each row represents one of the columns in Table 2. I need to replace the placeholders in the 3rd column of Table 1 with the average of the values in the indicated columns from Table 2 (the two tab...
Power Query | Smart Fantasy Baseball
Web Scraping In Power BI And Excel Power Query - Part 2 - Extracting links - DataChant
As a follow up of the Web Scraping post, here, In today’s post, we will use the Add Column by Example feature to extract links from web pages. (Note: You may have already read this part here, but I am sure that many readers have missed it), Stay tuned for Part 3, where we will go step by step …
powerquery - Trouble Using a Function - Stack Overflow
I'm trying to invoke a function that sorts a column in the calling query's table. I'm basically trying to turn this... ...into this... I made this simple function: = () = let Source = ...
How do I create a custom index column in PowerQuery? - Stack Overflow
I have the following data in PowerQuery: | ParentX | A | | ParentY | A | | ParentZ | A | | ParentY | B | | ParentZ | B | | ParentX | C | | ParentY | C | | ParentZ | C | I want to add an index col...
Restart numbering for each change in
Nested Loop with List.Generate in Power Query - DataChant
Recently I shared a Matrix Multiplication Power Query technique here, and explained how to use List.Generate as the core step of the multiplication. It was fun to experiment with List.Generate and use it to implement a kind of a For-Loop. So I thought it would be cool to use List.Generate to iterate over a nested loop. Below …
Stacking non-nested groups of repeating columns in Power Query | Excel Inside
There are plenty examples on how to unpivot nested tables. But what if a table we need to make flat has no nested headers for repeating groups of columns?
Power Query Reformats Ugliest Report Ever • My Online Training Hub
Advanced Mathematical Formulas using the M Language
Learn about the mathematical formulas available in the Power BI Desktop and Power Query as well as how to load and convert data for your reporting needs.