top of page

BLOGS


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...

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 ? In this blog post, I’ll walk you through a clean method to catch and analyze all row-level errors using Power Query. This approach works great when importing or transforming large datasets. We’ll co

MirVel
Jun 9, 20253 min read


Power Query in Excel & Power BI: The Ultimate Data Transformer
Power Query is Microsoft’s powerhouse tool for data transformation and automation, built into Excel and Power BI. If you’ve ever spent...

MirVel
May 13, 202521 min read
bottom of page




