APQ06: Advanced Power Query Video #6 - M-CODE - Table.Combine

  Рет қаралды 5,879

AAA Excel’s Power

AAA Excel’s Power

Күн бұрын

Пікірлер: 23
@michafabich9213
@michafabich9213 2 жыл бұрын
excellent thanks for this advanced series....very valuable content
@AAAExcel
@AAAExcel 2 жыл бұрын
My pleasure 🙏🙏
@aniljaggarwal60
@aniljaggarwal60 2 жыл бұрын
👌 Excellent 👌 thanks 👌
@AAAExcel
@AAAExcel 2 жыл бұрын
Most welcome 🙏
@alexrosen8762
@alexrosen8762 Жыл бұрын
The best solution to this situation I have seen this far 👌
@AAAExcel
@AAAExcel Жыл бұрын
Thank you 🙏
@AbdulHalim-s5o8h
@AbdulHalim-s5o8h Күн бұрын
Excel ❤. I have learned more things from you Videos
@AAAExcel
@AAAExcel 15 сағат бұрын
Thank you 🙏
@jawadahmadehssan6251
@jawadahmadehssan6251 2 жыл бұрын
Thanks Amar for another great transformational tricks.
@AAAExcel
@AAAExcel 2 жыл бұрын
My pleasure
@MrFredy65
@MrFredy65 2 жыл бұрын
Excellent.....Thanks....I hope your videos....
@AAAExcel
@AAAExcel 2 жыл бұрын
Most welcome dear, I will do my best
@billgillaspey9036
@billgillaspey9036 Жыл бұрын
Q: Why does Table.Combine( Source ) not require { } (perhaps { Source } ); at other times when a list is required, the {}'s are required...
@AAAExcel
@AAAExcel Жыл бұрын
in video you will notice that source step contains nothing but a list, that's why when you pass it inside the function Table.Combine, you are not required to add the curly brackets. This will also be the case if you pass a column to a function requiring a list. Normally you need the {} when you are passing hardcoded lists such as {1,2,3}
@SeyPras.
@SeyPras. 7 ай бұрын
Thanks for the tutorial Sir.. The code had so little steps. Was thinking you could also wrap the Table.combine within the source step as well
@Mohamed-km9jd
@Mohamed-km9jd 2 жыл бұрын
This is very usefull and I want to know If i am getting data from folder and the folder has multiple pdf files with different number of table in each pdf. What should u do??
@AAAExcel
@AAAExcel 2 жыл бұрын
Try to transform the first file first, change the query to a custom function then apply the custom function to the rest of the folder
@shoaibrehman9988
@shoaibrehman9988 2 жыл бұрын
Wise technique 👌. A question if any 1 or few tables columns headers are not in sequence, could be Date , category, Qty or Table 2 Supplier, Qty. Date . How can we handle this situation. If any thoughts pls share with us.
@AAAExcel
@AAAExcel 2 жыл бұрын
Thank you .. sequence never impact the append/combine process
@khalidmajeed2886
@khalidmajeed2886 Жыл бұрын
sir, too easy than before
@AAAExcel
@AAAExcel Жыл бұрын
True .. totally agree
@sazdean7233
@sazdean7233 Жыл бұрын
This is great thanks. Would you like to try to solve this challenge which I'm encountering, If we have a table like this: Person, Car A, K A, L B, M B, N B, O C, P And we want to turn it into this table: A, B, C K, M, P L, N, null null, O, null How do you think we can do it in Power Query, knowing that more Persons and Cars can be added in the future. so the query has to be dynamic. I find this incredibly challenging Thanks
@AAAExcel
@AAAExcel Жыл бұрын
Please try the below simple code let Source = Excel.CurrentWorkbook(){[Name=“Table1”]}[Content], Grouped = Table.Group(Source, {“Person”},{{“Car”, each _[Car]}}), Result = Table.FromColumns(Grouped[Car], Grouped[Person]) in Result
Power Query Challenge: Dynamically Select Last Column (PQC01)
3:14
AAA Excel’s Power
Рет қаралды 4,4 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
The Excel Tool That Does What PivotTables Can’t (File Included)
13:59
MyOnlineTrainingHub
Рет қаралды 254 М.
Power Query - List.Buffer to do a Million row Lookup
6:53
BA Sensei
Рет қаралды 10 М.
Nested functions and Table.Buffer()
19:54
Exceed Learning
Рет қаралды 20 М.
Excel Power Query Tutorial - M Language
56:02
Learn Google Sheets & Excel Spreadsheets
Рет қаралды 21 М.
Convert Multiple Column Groups to Rows in Power Query
17:18
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН