In this article I’m going to present a method about transforming multiple columns at once in a fast way. This method also allows you to reference columns that exist in (…) Read more
Posts in Category ‘Power BI’
Excel NORM.INV function in Power Query and Power BI
The Excel NORM.INV function hasn’t made it into the standard library of M functions for Power Query yet. So here I’m sharing a custom function that replicates it. Excel NORM.INV (…) Read more
Black Scholes Option Pricing with Power Query in Power BI
The Black Scholes formula returns the value of European put and call options. The version I’m sharing here uses the standard normal cumulative distribution function from my previous blogpost. Algorithm (…) Read more
Excel NORM.DIST function in Power Query and Power BI
If you’re looking for Excel functions in Power BI, you will recognize that much more of them have been transformed to native DAX functions than to native M functions in (…) Read more
Power BI Cleaner Gen2 now covers Analysis Services Models as well
Edit: Currently it is not available to analyze “thin reports” in the service du to missing authentication feature. The generation of the token via the Power BI Rest API sites (…) Read more
Power BI Cleaner Gen2 is here
Edit 23rd August 2021: This article is outdated, please read the updated version here: Power BI Cleaner Gen2 now covers Analysis Services Models as well Today I’m very excited to (…) Read more