Power Query: Merge and Append

  Рет қаралды 94,338

Geeky Veep

Geeky Veep

Күн бұрын

How to use Power Query to merge and append Excel files and tables

Пікірлер: 44
@achong723
@achong723 Жыл бұрын
Thank you!! Your tip at 7:35 is the most important when merging. That is what helped me after hours of trying to figure out how to do this!
@wildecorrea6477
@wildecorrea6477 4 жыл бұрын
Congratulations on your effort to share your knowlegdes with us! Hi from Brazil!
@landynerick2477
@landynerick2477 3 жыл бұрын
not sure if you guys gives a shit but if you guys are bored like me during the covid times then you can watch pretty much all of the latest series on InstaFlixxer. I've been watching with my gf lately :)
@mohammadesteban6627
@mohammadesteban6627 3 жыл бұрын
@Landyn Erick yea, have been using instaflixxer for since december myself :)
@patriciailin3328
@patriciailin3328 3 жыл бұрын
Best video so far on this. Solved my problem. Thank you!!
@nazarkamal8831
@nazarkamal8831 9 ай бұрын
This is what I expected basic of pq to understand ❤❤❤ thanks
@arturgarncarz3631
@arturgarncarz3631 3 жыл бұрын
That what i was looking for. Thanks for your vid! Regards from Poland :) P.S. Next time try maybe to zoom out your vid so we can see everything you do.
@chitrasubramanian4505
@chitrasubramanian4505 Жыл бұрын
Thanks a million ❤❤❤🎉🎉🎉
@kalengakanganja
@kalengakanganja Жыл бұрын
Thanks. A very good introduction
@imranali-iy5wk
@imranali-iy5wk 3 жыл бұрын
I have a folder containing 19 Excel worksheets with each worksheet containing 16 sheets inside it. While the name of the excel files are different, the name of individual sheets inside them is same i.e. they start from "Sheet 1" and go till "Sheet 16". What I have to do is append each sheet at the end of the next one and continue the same to get a new excel file containing only one sheet. (In other words, sheet 1 from file two (say, B) will be appended at the end of sheet 1 from file one (say, A) and sheet 1 from file three (say, C) will be appended at the end of the above two files containing sheet 1 from files A and B, respectively and so on untill every file is added).
@omarreroch
@omarreroch Жыл бұрын
This tutorial is great.
@garudabowo
@garudabowo 4 ай бұрын
You are great my man
@vikiboon
@vikiboon 2 жыл бұрын
Super and clear explanation thank you
@PaulieVlogs
@PaulieVlogs 3 ай бұрын
Great video !!
@wadebrewer7212
@wadebrewer7212 10 ай бұрын
Im struggling to deal with error handling when appending tables. My queries are pulling late orders from a data bank in a separate workbook. When there are no late orders under one process....it tries to append an empty table....freaks out and crashes the workbook.
@erinfield1943
@erinfield1943 2 ай бұрын
1:00- Append 5:48- Merge
@Orholam5
@Orholam5 4 жыл бұрын
if you didn't have the date in there, how would you know which query it came from....is there a way to add an indicator column to tell you which sheet each data point came from?
@amanijeanpierre7911
@amanijeanpierre7911 Жыл бұрын
Yes when combining data, you can remain with the Sheet name. To extract the content of the excel Use Add custom column, New column Name use "DataContent", Formula use Excel.Workbook([Content]) and press ok. and keep expanding. The sheet name will be under Item Name . Choose the "Item column" and the "Data" column and expand "Data" Column. This will solve your challenge
@killshot2705
@killshot2705 3 жыл бұрын
Ty men nice work 😘😘
@zeesayspewpew
@zeesayspewpew Жыл бұрын
Super helpful thanks alottt
@canefan17
@canefan17 5 жыл бұрын
What if you would’ve merged February deposits with March loans? Would it just have blanks under loan column for February deposit rows? And blanks in the deposit column in March Loan rows?
@mukundkanodia8817
@mukundkanodia8817 Жыл бұрын
yes
@canefan17
@canefan17 Жыл бұрын
@@mukundkanodia8817 appreciate it
@mukundkanodia8817
@mukundkanodia8817 Жыл бұрын
@@canefan17 have you completed the excel course..till now..since it's been 3 years
@canefan17
@canefan17 Жыл бұрын
@@mukundkanodia8817 haha sure have. Have moved on to SQL. I found power query to be unreliable and slow.
@wayneseymour1
@wayneseymour1 4 жыл бұрын
Why is excel power query adding a unwanted column to the appended table when I refresh the data ?
@geekyveep3420
@geekyveep3420 4 жыл бұрын
Wayne Seymour that typically happens when your append a column that isn’t formatted the same as another column. For example: “Column 1” will not append to the bottom of “column 1” due to the case differences and create another unwanted column.
@riyazhashmi6856
@riyazhashmi6856 Жыл бұрын
How to removed duplicate in merged the data?
@gr_excel
@gr_excel 7 ай бұрын
great video, it's helping me... how do you add more queries to an existing append? Every time i try to do so, it creates a new append
@sedarathnadcd
@sedarathnadcd 2 жыл бұрын
Thank you
@Musicworld-sd2hn
@Musicworld-sd2hn Жыл бұрын
Nice
@AbhishekRajput-vu9hu
@AbhishekRajput-vu9hu 4 жыл бұрын
could you share the excel sheet.
@wildecorrea6477
@wildecorrea6477 4 жыл бұрын
Good request. I think most viewers would like to follow the exercices step by step. I can easely construct a table for me with random numbers and the same columns from the video, but nor even everybody will do the same.
@sonupatel-rc8ms
@sonupatel-rc8ms 4 жыл бұрын
Can we just append all three files into sheet 1 without creating new sheets 1,2,3, append ?
@geekyveep3420
@geekyveep3420 4 жыл бұрын
sonu patel absolutely! Your way would be much more efficient and typically how I do it.
@sonupatel-rc8ms
@sonupatel-rc8ms 4 жыл бұрын
@@geekyveep3420 hi could you give me a hint on how to handle that. Please
@augustbrown4466
@augustbrown4466 3 жыл бұрын
@@geekyveep3420 then why did you not make a video of the more efficient way that you typically use?
@Sabuz73
@Sabuz73 5 жыл бұрын
What is the difference between append vs merge ?
@geekyveep3420
@geekyveep3420 5 жыл бұрын
Append puts another table at the bottom. You'll need to make sure both tables have the same column names and formatting before doing so. You can also append more than 2 tables at a time. Merge is adding it to the side - sort of like doing a vlookup function in Excel. For this you need to have key columns in both tables to allow you to match.
@Sabuz73
@Sabuz73 5 жыл бұрын
Geeky Veep thank a lot
@le-vp6qc
@le-vp6qc 5 жыл бұрын
how about merge?
@geekyveep3420
@geekyveep3420 5 жыл бұрын
The merge feature is about 6 minutes into the video. I hope you find it helpful.
@wayneseymour1
@wayneseymour1 4 жыл бұрын
Why is excel power query adding a unwanted column to the appended table when I refresh the data ?
@svetlana_kapranova
@svetlana_kapranova 3 жыл бұрын
This question was made 1 year ago, but I think is worth answering, because it happened to me: it happens if the names of the columns and their Data Type are not exactly the same.
Power Query: Automate Your Reports by Connecting to Folders
5:27
How To Easily Merge Tables With Power Query: Vlookup Alternative
9:35
Excel Campus - Jon
Рет қаралды 225 М.
POV: Your kids ask to play the claw machine
00:20
Hungry FAM
Рет қаралды 21 МЛН
OYUNCAK MİKROFON İLE TRAFİK LAMBASINI DEĞİŞTİRDİ 😱
00:17
Melih Taşçı
Рет қаралды 12 МЛН
Power Query append | Combine many queries into 1
10:55
Excel Off The Grid
Рет қаралды 17 М.
➕ Append vs Merge 🔗 - Which one to use
10:18
BI-Lingual Analytics
Рет қаралды 3,8 М.
Master Data Cleaning with Power Query in Excel in 9 Minutes
9:26
MyOnlineTrainingHub
Рет қаралды 76 М.
MERGE and APPEND inside POWER QUERY in Power BI
4:30
BI Tricks
Рет қаралды 7 М.
Combine Multiple Worksheets into One with Append Query - Excel
11:11
How to Merge Two or More Excel Tables with Power Query
9:53
TrumpExcel
Рет қаралды 214 М.
POV: Your kids ask to play the claw machine
00:20
Hungry FAM
Рет қаралды 21 МЛН