Transform nested tables in Power Query (without writing M coding) | Excel Off The Grid

  Рет қаралды 15,446

Excel Off The Grid

Excel Off The Grid

Күн бұрын

Пікірлер: 52
@chilaw2004
@chilaw2004 Жыл бұрын
This is a phenomenal video if you have multiple tables that need to be transformed in the same way. It’s essentially like creating a custom function but embedding it in the query with the trick at the end using the switcheroo between the Name and Data columns to get the code applied to the nested tables. Bravo!
@ExcelOffTheGrid
@ExcelOffTheGrid Жыл бұрын
Exactly! It's like creating a parameter free custom function, but inserting all the code into the main query rather than in a separate query.
@ziggle314
@ziggle314 Жыл бұрын
Wonderful technique. Thanks Mark.
@ExcelOffTheGrid
@ExcelOffTheGrid Жыл бұрын
Thanks Ziggle. I hope you can put it to good use. 😁
@iankr
@iankr Жыл бұрын
Ingenious! Many thanks, Mark.
@ExcelOffTheGrid
@ExcelOffTheGrid Жыл бұрын
Thanks Ian 👍
@alejguz1552
@alejguz1552 2 ай бұрын
Great Job!
@LotfyKozman
@LotfyKozman Жыл бұрын
Very useful and practical video
@ExcelOffTheGrid
@ExcelOffTheGrid Жыл бұрын
Thanks - I hope you can put it to good use.
@Shriraj27
@Shriraj27 4 ай бұрын
Used this in one of the first record lookup in the nested table, that too in PDF file.... Loved the trick
@kebincui
@kebincui Жыл бұрын
Excellent Tip. Previously I used a converted function from the single table transformation step. Mark idea is mind blowing and thank you for sharing your creative approach 👍.
@ExcelOffTheGrid
@ExcelOffTheGrid Жыл бұрын
Thanks Kebin. I though you might like it 😀
@ExcelUnlocked
@ExcelUnlocked Жыл бұрын
Dear Mark, amazing video as usual, with crystal clear explanation, you made it sound so easy..., thank you for your time and for sharing the knowledge.
@ExcelOffTheGrid
@ExcelOffTheGrid Жыл бұрын
You are very welcome
@IvanCortinas_ES
@IvanCortinas_ES Жыл бұрын
As powerful as ever. Absolute mastery of Power Query. Thank you Mark, for so much important information that you offer with these tutorials.
@ExcelOffTheGrid
@ExcelOffTheGrid Жыл бұрын
Thanks Ivan - I hope you can put it to good use. 👍
@kennethstephani692
@kennethstephani692 9 күн бұрын
Excellent video!
@shubhabratadey
@shubhabratadey 2 ай бұрын
Very helpful video. Thanks for sharing
@jasperchangco1072
@jasperchangco1072 Жыл бұрын
Amazing! This really solves my problem on the project that I'm currently working.
@ExcelOffTheGrid
@ExcelOffTheGrid Жыл бұрын
Yay!! Great news 👍
@teinoxtube
@teinoxtube Жыл бұрын
Brilliant and clearly explained... thanks a lot!
@ExcelOffTheGrid
@ExcelOffTheGrid Жыл бұрын
Thanks, I’m glad it was helpful 😀
@datawizibility
@datawizibility 5 ай бұрын
Love your videos , it makes life so simple...Thanks Marks
@ExcelOffTheGrid
@ExcelOffTheGrid 5 ай бұрын
Thank You. I’m glad you like them.
@GrainneDuggan_Excel
@GrainneDuggan_Excel Жыл бұрын
This is definitely a keep for future reference video.
@ExcelOffTheGrid
@ExcelOffTheGrid Жыл бұрын
Thanks - I think it's a really simple way to solve a complex problem 😁
@albertogp84
@albertogp84 Жыл бұрын
Unbelievable Trick! Thank you! You are phenomenal
@ExcelOffTheGrid
@ExcelOffTheGrid Жыл бұрын
I hope you can put it to good use.
@syrophenikan
@syrophenikan 8 ай бұрын
Great job!!!!!! Great explanation!!!!
@ExcelOffTheGrid
@ExcelOffTheGrid 8 ай бұрын
Thank You 😁
@eduardomunoz2764
@eduardomunoz2764 9 ай бұрын
Wonderful technique, thank you!..
@v2pumo817
@v2pumo817 3 ай бұрын
Simple à dire vers useful
@nelson_k_d
@nelson_k_d 3 ай бұрын
Super Awesome!!
@ExcelOffTheGrid
@ExcelOffTheGrid 3 ай бұрын
Thank you. 😁
@ladvozer
@ladvozer Жыл бұрын
thanks!
@vacilando86
@vacilando86 6 ай бұрын
Amazing, 🎉
@mudassirsyedrashidali9787
@mudassirsyedrashidali9787 10 ай бұрын
Brilliant
@rrrraaaacccc80
@rrrraaaacccc80 Жыл бұрын
Great 💯👍
@ExcelOffTheGrid
@ExcelOffTheGrid Жыл бұрын
You’re welcome.
@MUAISC
@MUAISC 7 ай бұрын
Awesome
@ExcelUpNorth
@ExcelUpNorth Жыл бұрын
Great video! Thank you for sharing this. Is it possible to add a column (let's say containing TRUE or FALSE) to a nested table and then apply a filter to that column, all before the expanding step?
@ExcelOffTheGrid
@ExcelOffTheGrid Жыл бұрын
Yes, that should work.
@emilmubarakshin49
@emilmubarakshin49 Жыл бұрын
That’s a cool trick
@ExcelOffTheGrid
@ExcelOffTheGrid Жыл бұрын
Hopefully you can use it to simplify some complex queries in then future.
@dorotakantnerova
@dorotakantnerova 3 ай бұрын
Do you have some ideas how to dynamically transform each line from table to sheets using power query? (table is small 15-25 rows, but I get it repetitively)
@ExcelOffTheGrid
@ExcelOffTheGrid 3 ай бұрын
If I understand correctly, you want PQ to send the results to multiple sheets. Unfortunately it doesn't do this.
@dorotakantnerova
@dorotakantnerova 3 ай бұрын
@@ExcelOffTheGrid yes, I want to send results into sheets
@dorotakantnerova
@dorotakantnerova 3 ай бұрын
@@ExcelOffTheGrid so only macro?
@arpwable
@arpwable 9 ай бұрын
I've been trying to get this to work, but am running into a problem. When I set up the individual table transformation in the duplicate query it works perfectly for that table and for any others I try. But once I embed the code in my main query, the tables throw an error (we cannot convert the value #date(2024,4,1) to type List. Details show that Type=[Type]). Any idea what could be causing this? It's baffling given that it works perfectly without errors when not embedded!
@MuhammadRizwan-tc3zp
@MuhammadRizwan-tc3zp 3 ай бұрын
This tutorial helped me a lot. But I have a situation in which i have files having different number of columns. I have YEARs as column names. So let say 1 file has 4 years columns and 2nd file has 7 years columns. Your solution gives me result picking 4 columns for each file. it should pick 4 columns from 1st file and 7 columns from 2nd file making total columns 11 in merged file. currently its giving me 8 columns. Can you plz help me solving this scenario!!?? Thanks.
@ExcelOffTheGrid
@ExcelOffTheGrid 3 ай бұрын
Your data is not in a normalized format, so you're not using Power Query the right way. Years should be column and the values for each Year should be a column. Use the Unpivot action on each nested table to normalize the data become you combine them.
@MuhammadRizwan-tc3zp
@MuhammadRizwan-tc3zp 3 ай бұрын
@@ExcelOffTheGrid Hi, thanks for response. My issue resolved. I was making table from binary using = Table.AddColumn(#"Filtered Rows5", "Transform File (12)", each #"Transform File (12)"([Content])) which is somehow neglecting few columns. After I tried using Transform File (6), all the columns are now started appearing. however, I don not know the difference between 6 and 12 and what does Transform File do. And you solution in the video really helped me a lot to achieve my task. Great work.
Power Query - Advanced Transformation of Nested Tables
12:37
BA Sensei
Рет қаралды 7 М.
Каха и лужа  #непосредственнокаха
00:15
10 awesome Power Query tricks you NEED to know! | Excel Off The Grid
15:44
Excel Off The Grid
Рет қаралды 50 М.
7 Advanced PivotTable Techniques That Feel Like Cheating
16:07
MyOnlineTrainingHub
Рет қаралды 82 М.
Nested functions and Table.Buffer()
19:54
Exceed Learning
Рет қаралды 19 М.
10 Power Query tips EVERY user should know! | Excel Off The Grid
7:27
Excel Off The Grid
Рет қаралды 25 М.