top of page

KNOWLEDGE HUB


Top 5 Reusable M Code Functions for Power BI/Excel (Power Query)
Power BI’s Power Query (M language) allows creating custom functions and reusable query steps to simplify common tasks. Below are five versatile M-code solutions – a mix of data transformation helpers and analysis utilities – that you can copy into your Power BI queries with minimal adjustments. Each function includes the full M code, an explanation of its purpose, and an example use case in real-world projects. Check out some of our FREE templates and materials. PRACTICE MAT

MirVel
Aug 31, 20254 min read


Power Query: Custom Function for Error Detection in Tables
When you're transforming data in Power BI or Excel using Power Query, you're bound to run into errors —mismatched data types, division by text, nulls, you name it. But instead of manually inspecting row by row, why not automate error detection with a custom Power Query function ? Check out some of our FREE templates and materials. PRACTICE MATERIAL BELOW!👇 In this blog post, I’ll walk you through a clean method to catch and analyze all row-level errors using Power Query. Th

MirVel
Jun 9, 20253 min read
bottom of page
