/pbi

Useful M Power Query code for Power BI

Primary LanguageM

M Power Query code for Power BI

Here I'll store some useful code for transforming data in Power BI. May also work with Power Query for Excel.

File Description
clean_text.m Simple function to cleanse your data by converting text to basic characters.
country_flags.m Function to store images as Base64 in tables, to display them in reports.
... ...