Resources
An INDEX MATCH challenge with Power Query M
Here’s your challenge should you choose to accept it. Starting with a 3 column wide table, each column contains numbers (that needs no validation). The task is to add columns that return the column name for the column with the Min and Max value on each row. There are no rules for dealing with multiple matching values, at least one value should be returned per row.
Here’s the sample data, just copy and paste into a new blank query.
let
Source = Table.FromColumns(
{
{55, 48, 36, 26, 93, 27, 3, 67, 36, 27, 50, 69, 80, 44, 5},
{76, 46, 73, 17, 99, 40, 35, 2, 29, 41, 15, 20, 22, 28, 5},
{79, 55, 42, 83, 13, 50, 87, 18, 16, 11, 44, 43, 3, 28, 5}
}, type table [ Charlie=number, Bravo=number, Alpha=number]
)
in
Source
Check the resource to learn how to solve this!
What our Students Say
Your Author

EDNA Team
Data & AI
Frequently Asked
Questions
What’s the difference between a free account and a paid plan?
Do I need to know anything about data science or data analytics to get started with Enterprise DNA?
How will I be charged?
Can I get an invoice for my company?
Are refunds available?
Will AI take over the world and make data skills worthless?
Get full access to unparalleled
training & skill-building resources

FOR INDIVIDUALS
Enterprise DNA
For Individuals
Empowering the most valuable data analysts to expand their analytical thinking and insight generation possibilities.
Learn More chevron_rightFOR BUSINESS
Enterprise DNA
For Business
Training, tools, and guidance to unify and upskill the data analysts in your workplace.
Learn More chevron_right