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

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

AAA Excel’s Power

AAA Excel’s Power

Күн бұрын

Пікірлер: 21
@michafabich9213
@michafabich9213 2 жыл бұрын
excellent thanks for this advanced series....very valuable content
@AAAExcel
@AAAExcel 2 жыл бұрын
My pleasure 🙏🙏
@alexrosen8762
@alexrosen8762 Жыл бұрын
The best solution to this situation I have seen this far 👌
@AAAExcel
@AAAExcel Жыл бұрын
Thank you 🙏
@jawadahmadehssan6251
@jawadahmadehssan6251 2 жыл бұрын
Thanks Amar for another great transformational tricks.
@AAAExcel
@AAAExcel 2 жыл бұрын
My pleasure
@aniljaggarwal60
@aniljaggarwal60 2 жыл бұрын
👌 Excellent 👌 thanks 👌
@AAAExcel
@AAAExcel 2 жыл бұрын
Most welcome 🙏
@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. 6 ай бұрын
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
@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
@khalidmajeed2886
@khalidmajeed2886 Жыл бұрын
sir, too easy than before
@AAAExcel
@AAAExcel Жыл бұрын
True .. totally agree
Power Query Challenge: Dynamically Select Last Column (PQC01)
3:14
AAA Excel’s Power
Рет қаралды 4,3 М.
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 673 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 22 МЛН
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 55 МЛН
APQ15 | How "each" & "_" work? | Advanced Power Query
22:54
ِAAA Excel English
Рет қаралды 5 М.
Power Query - List.Buffer to do a Million row Lookup
6:53
BA Sensei
Рет қаралды 10 М.
The Magic of Working with Lists in Power Query
14:27
Goodly
Рет қаралды 95 М.
APQ01: Advanced Power Query  Video #1 - Custom Functions
21:45
AAA Excel’s Power
Рет қаралды 42 М.
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 673 М.