Power Query - Advanced Transformation of Nested Tables

Описание к видео Power Query - Advanced Transformation of Nested Tables

🚀 Unlock the Power of MQuery: Dive into the depths of Power Query with this tutorial! 🤓 In this YouTube video, I guide you through the advanced magic of transforming nested tables without relying on the user interface. 🔄💡 Elevate your MQuery skills and gain a deeper understanding of how this powerful tool works behind the scenes. 📊✨ Let's transform data like pros! #PowerQuery #MQueryMastery #DataTransformation 🚀 #powerbi #powerbidesktop #excel #dataanalytics #data

File Links:
Source Files
https://github.com/jbotes/powerbiTuto...
https://github.com/jbotes/powerbiTuto...
https://github.com/jbotes/powerbiTuto...

Solution File
https://github.com/jbotes/powerbiTuto...

Links for Mquery Function documentation:

Getting files from folders - Folder.Files
https://learn.microsoft.com/en-us/pow...

Transforming existing columns - table.transformColumns
https://learn.microsoft.com/en-us/pow...

Select specific rows in a table - Table.SelectRows
https://learn.microsoft.com/en-us/pow...

Skip a number of rows in a table - Table.Skip
https://learn.microsoft.com/en-us/pow...

Promote table headers . Table.PromoteHEaders
https://learn.microsoft.com/en-us/pow...

Unpivot Data in a table - Table.UnpivotOtherColumns
https://learn.microsoft.com/en-us/pow...

Add a column to a table - Table.AddColumns
https://learn.microsoft.com/en-us/pow...

Split a column in a table - Table.splitcolumn
https://learn.microsoft.com/en-us/pow...

Combine nexted tables as one - table.combine
https://learn.microsoft.com/en-us/pow...

Комментарии

Информация по комментариям в разработке