Get Multiple Files Containing Multiple Sheets with Power Query

Get Multiple Files Containing Multiple Sheets with Power Query

MyOnlineTrainingHub

4 года назад

407,589 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

MyOnlineTrainingHub
MyOnlineTrainingHub - 02.09.2021 04:48

FAQs Answered:

1. Can you get workbooks with a different number of columns? Yes, however the columns will be appended in order from left to right. Therefore, if your columns are not all in the same order you'll end up with a mess!

2. What happens if workbooks have different column headers? The worksheets will be appended in column order from left to right irrespective of the column names. As long as the columns contain the same data and are in the same order, then it doesn't matter what they're called.

3. What happens if workbooks include a blank worksheet or worksheets you don't want to import? These worksheets will be included in the query however, you can add a filter in the query to exclude any sheets you don't want included in the final dataset.

Ответить
An V.
An V. - 16.09.2023 10:27

Thank you Mynda. very useful. Wonderful.

Ответить
chuck winters
chuck winters - 08.09.2023 19:03

This process order worked much easier for me, thanks.

Ответить
alkalsi
alkalsi - 29.08.2023 07:14

Hi, is there any way to combine for example only the same sheets of different workbooks rather than combining all sheets of different workbooks in one place?

Ответить
Emily Kim
Emily Kim - 31.07.2023 17:04

What if I wanted to combine multiple workbooks but wanted to keep the separate worksheets? i.e., combine 2018-2020 workbooks but keep the "Seafood", "Dairy", "Beverages", etc. worksheets still separate?

Ответить
zé waskow
zé waskow - 05.07.2023 15:54

Awesome! You solved my problem in 8 minutes 😍

Ответить
Md. Ebnul Hossain
Md. Ebnul Hossain - 23.06.2023 18:24

I have to combine data from multiple worksheets to a single worksheet. But my data have 1605 columns. When I bringing the data it only imports only 256 columns. What is the solution to bring all 1605 columns.

Ответить
Behzad Ghahremani
Behzad Ghahremani - 13.06.2023 04:05

Amazing explanation 👏

Ответить
Wild Bill
Wild Bill - 03.06.2023 15:15

Excellent demo. Thank you

Ответить
יוסי בוקר
יוסי בוקר - 29.05.2023 23:20

Very well presented. Thank you

Ответить
Goonie
Goonie - 21.05.2023 03:25

I am kinda going crazy here trying to make a excel calculator an iframe. I have a xlsm file that is in 9MB range, with vba code that I don't want to break, where I can't figure out how to add it as an iframe without going over the 10MB limit that would break the functionality of it. It seems that power query won't work if I need to pull data from certain cells without other coding languages. Is there any options here?

Ответить
Jake Deacon
Jake Deacon - 09.05.2023 11:21

Thank you!

Ответить
Austin C
Austin C - 20.04.2023 05:17

When it comes to Excel and Power Query, it seems "The devil is in the details." The custom column was the very thing i was missing, so thanks for that!!

Ответить
Yanling Yang
Yanling Yang - 23.03.2023 20:04

I loaded my power query data as a table. Then I created a pivot table. However, my pivot table won't refresh even though my power query table updates. Do you know how could I make my pivot table refreshed at the same time as the power query data refreshed? Thank you.

Ответить
A Z
A Z - 21.03.2023 14:50

It's great video! regard date column, is it a good practice to convert to 01/01/2020 or leave it as 01_2020? if we leave it as 01_2020, does it mean it won't be easy for further data cleansing? just thinking about using the new table for power BI, if we leave it as 01_2020, it won't be easy to write DAX in power BI?how about if I name 01_2020 as P01 (period 1)? Thanks

Ответить
Islam Fahmy
Islam Fahmy - 21.03.2023 14:48

Thank you very well, but if we need to be a dynamic for the upcoming data (custom function or blank qurey & use excel.workbook without add column)?

Ответить
Stephen Tarrant
Stephen Tarrant - 07.03.2023 01:25

This is genius level. So many excel users don't know how to create useful data but create data that is a nightmare to work with.

Ответить
Tharos
Tharos - 25.02.2023 01:12

Thanks, this is pure gold!

Ответить
Geoffrey Okeke
Geoffrey Okeke - 14.02.2023 02:03

Thanks a lot for this vid. You just saved me from making a mess 😀

Ответить
Wendy Tam
Wendy Tam - 10.02.2023 08:22

Is it possible to transform the tabs before combining the tabs in different files together?

Ответить
Mahmoud
Mahmoud - 09.02.2023 20:28

Just awesome.
You saved my life once again!

Ответить
MyWay ToTheSky
MyWay ToTheSky - 04.02.2023 17:47

Hi, want to connect two product feeds in csv format to update a stock according to sku, automatically every 6 hours, and how do I make the resulting file can be exported live for the web site to use that data for stock update, thanks, have a great day.

Ответить
Teresa Xavier
Teresa Xavier - 04.02.2023 13:22

Thanks a lot, you saved my time

Ответить
Steve Igi
Steve Igi - 02.02.2023 20:56

Pretty good. Can you please do a tutorial when the data in the shits is even more messy; like when you have different columns and column names.

Ответить
Alej Guz
Alej Guz - 11.01.2023 20:43

what if I have CSV files?

Ответить
Deepak Parmar
Deepak Parmar - 06.01.2023 00:48

You are Genius

Ответить
Earth Man
Earth Man - 25.12.2022 08:06

Pure genius🙏🙏🙏

Ответить
Diego Lozano
Diego Lozano - 09.12.2022 18:20

THANKS AS ALWAYS

Ответить
Robert Taylor
Robert Taylor - 05.12.2022 07:12

Well,i will fin out tomorrow at work if this is the solution I am looking for...I am VERY certain that it is!

Ответить
Éva Láng
Éva Láng - 04.12.2022 11:12

Super helpful, thank you☺

Ответить
Cagnam G
Cagnam G - 02.12.2022 03:47

Restricted excel files
Thanks for this solution...I have used it many times..works great!!
Is there anyway to use this with restricted excel files (No password) the source file is just restricted to a few users.
Thanks
Charles

Ответить
JoAnna Black
JoAnna Black - 11.11.2022 23:49

Do you have any tips for loading data from DBF files? I have several DBF files in subfolders I was hoping I could just treat as text but it didn't work that way :(

Ответить
Ravi Shankar
Ravi Shankar - 27.10.2022 13:14

Finally I got the consolidation to work right! The vidoe is very helpful with clear instructions. Thanks Mynda!

Ответить
Fatma Ahmed
Fatma Ahmed - 20.10.2022 18:26

thank you so much, this video got me out of a really sticky situation :)

Ответить
陈金
陈金 - 17.10.2022 05:25

The tutorial is clear, informative and super helpful.

Ответить
R M
R M - 04.10.2022 02:14

thank you. you helped a lot

Ответить
Haitham Badarin
Haitham Badarin - 03.10.2022 09:22

Super helpful, Thank you!

Ответить
Ugo
Ugo - 29.09.2022 16:56

Hi Mynda. Your method is different from the way I did when I merge all files in folder (I use sample data merging). But your method seems to be optimised . I bet it is much faster to run the query compared to using sample files. I will try it. Thanks a lot!

Ответить
Galaxy_Studio_971
Galaxy_Studio_971 - 22.09.2022 16:45

my excel files are imported from SAP with file extention .xls when i import the data in excel it gives error and does not load the file. please advise.

Ответить
Every penny counts
Every penny counts - 22.09.2022 13:55

Really game-changing function. But is it possible to separate dates for each year in a separate column. So this means still consolidating all data and sheets together. But have all 2019-related stuff on left, followed by 2020 and 2021 on the right horizontally?

Ответить
mạnh tuấn nguyễn
mạnh tuấn nguyễn - 16.09.2022 22:59

It really solved my problem. Thanks a lot!

Ответить
Karen Barritza
Karen Barritza - 07.09.2022 09:21

Whenever I refresh my excel sheet the data jumps around and switch location in the sheet. Do you know what I can do to prevent this? :)

Ответить
Yasser Bin Salamah
Yasser Bin Salamah - 30.08.2022 14:33

I have seen tens of videos about this topic, and this is the best. Thanks.

Ответить
Adnan Kashem
Adnan Kashem - 24.08.2022 14:26

Absolutely Amazing tutorial, thanks❤

Ответить
Muhammad Rashid
Muhammad Rashid - 21.08.2022 02:24

Hello,
I have 2 excel files Jan-22 & Feb-22, each file contain 5 sheets sales, product , region, date & category, when I get 1 file and transform it all 5 sheets showing 5 queries separately, how can I combine feb-22 file in it and make it dynamically. Thanx

Ответить
Atish Agarwal
Atish Agarwal - 11.08.2022 09:09

Need to understand, How can we Create multiple sheets from different multiples files

Ответить
Rejeki Ratnasari
Rejeki Ratnasari - 10.08.2022 09:33

cool

Ответить
Joey Bonzo
Joey Bonzo - 08.08.2022 07:32

Great straight forward tutorial! I guess I have an example question for you given that it's a very specific question!

Say you have a team who keep all of their sales data for the year in an excel file on SharePoint. That excel file is password protected.
1. Would the data from the password protected file be accessible to a user using your Power Query method?
2. Would the information be updated in real time when the Excel files are updated on the SharePoint?

Ответить
Wei Luk
Wei Luk - 04.08.2022 16:32

Hi Mynda, could you please explain why my query picking up all black rows as well as the rows containing data? because of that, I got an error message saying my data is too big to load:(

Ответить