A collection of optimized Power Query (M) scripts designed to enhance data transformation, cleaning, and automation in Power BI.
fx_CleanText
β Advanced name cleaning function for global datasets.fx_CleanEmail
- A handy email cleaning & sanitizing function that can be easily extended to your project depending on your situation.
- More Functions Coming Soon...
- Open Power Query Editor in Power BI.
- Create a Blank query.
- Copy the code snippet from (
.pq
file) into the Power Query Advanced Editor. - Apply it in your transformations.
- A new query gets created as a function.
- Apply the function in your transformation.
This project is open-source under the MIT License.
Pull requests are welcome! Feel free to submit new Power Query functions or improvements.