Тёмный

Combine Data from Multiple PDF Files into a Single Excel File 

Goodly
Подписаться 97 тыс.
Просмотров 20 тыс.
50% 1

Опубликовано:

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 53   
@GoodlyChandeep
@GoodlyChandeep 7 месяцев назад
Download the file ⬇ - goodly.co.in/combine-data-from-multiple-pdf-files-excel Tackle even the most challenging data-cleaning problems. Check out the M Language course and push beyond the user interface ↗ - rb.gy/a2zsnn
@aledenigres
@aledenigres 7 месяцев назад
Hello, Chandeep! I have a question: doesn't the use of the Table.Combine function (at 6:07) have the same effect as using the Table.ColumnNames + Table.ExpandTableColumn (that you showed next)? It seems like the same result and it would be simpler, but I don't know if I am missing something here. Thanks! Your videos are great!
@MrSantoshKm
@MrSantoshKm 7 месяцев назад
Thank you so much for such a great video! I was looking for google to solve this problem but didn't find any good solution. I am happy to watch your video which solved my problem.
@warrenanderson412
@warrenanderson412 7 месяцев назад
Great Video... Question though...What if Power Query does not read the PDF in a workable format? I have an Invoice PDf that when I import into PQ, the columns get jumbled up & I am not able to clean the data for reconciliation. I have not used your method per this video yet, but I will. Any thoughts other than using 3rd Party Apps? Thank you!
@txreal2
@txreal2 7 месяцев назад
Hard to say, look for some kind of pattern that you can use to split tex, replaced values, etc.
@jerrydellasala7643
@jerrydellasala7643 7 месяцев назад
I've used PQ to import PDF data a lot. One thing I found is that the "Print to PDF" printer built into Chrome based browsers are the easiest to work with. I have a full license for Acrobat, but the Adobe PDF printer produces some of the most difficult PDFs to work with. The Microsoft Print to PDF isn't much better. If anyone knows of settings to adjust in these printers to make the PDFs easier to work with, please reply!
@Payton-Prescott
@Payton-Prescott Месяц назад
This was super helpful, but I have recently also started to use extraktAI, it saves me a ton of time tbh 🔥 but either way a great video guys, keep up the good work!
@shankarsingh6747
@shankarsingh6747 5 месяцев назад
I have a pdf, which has tables side by side instead of one below other, how can I combine this? Eg: table 1, table 2, table 3 Table 4, table 5,
@jitenderbansal111
@jitenderbansal111 7 месяцев назад
I have a pdf challan for TDS deposit. I am trying to combine multiple challans but I am not able to do.
@accountantmahmoudelgamal8005
@accountantmahmoudelgamal8005 7 месяцев назад
please need a help when import data from pdf some words in table not english show as"ϱΩϳϣΣϟ΍ΩϭόγϣΩϣΣϣϱΩϋ" how i can solve it
@vasudhama5791
@vasudhama5791 3 месяца назад
@goodly i have a PDF file wherein the data resides right below the columns there are 300 pages in that file how am goona get the data Please make video suggest otherwise
@richardmensah3327
@richardmensah3327 2 месяца назад
from 6.44,the whole stuff become confusing
@rajeshmajumdar4999
@rajeshmajumdar4999 7 месяцев назад
Thank you so much! I get PO copies in PDF format ... There are different sections on the PO like Supplier address/buyer address, PO # section / PO issued date / Section for LE name of the Business unit from where the PO was issued, and then the Milestone description with the amount that needs to be billed once milestone is completed. How can I put them on a table from different sections?
@deepparmar2911
@deepparmar2911 5 месяцев назад
what if only one pdf have column names and others dont ??
@ReezBikeLog
@ReezBikeLog 3 месяца назад
I have a pdf file having total of 50 pages (page001 to page050). Each page contains same structure of columns with different record but every page contains header and footer. I have to remove all those header and footer rows plus remove some unwanted columns before able to combine all 50 pages as 1 table. Created a function in powerquery to repeat those cleaning process to apply for all 50 pages but some pages detected lesser or more column numbers then the rest even though they are all the same structure if looked from pdf reader. How to deal with that issue?
@stefanusaditya7965
@stefanusaditya7965 3 месяца назад
Ahh....been facing a similar problem here, different number of columns detected even though they looked the same in the PDF reader app. Any solution would be appreciated
@LearnValue
@LearnValue 7 месяцев назад
How to convert bank statement pdf to excel
@eslamfahmy87
@eslamfahmy87 16 дней назад
Can't work with me
@Ayuda37382
@Ayuda37382 7 месяцев назад
Permanent off-world relocation
@karthikG-h4b
@karthikG-h4b 7 месяцев назад
Can you create a video on CO pilot like chat gpt ( ex: get sales for X Year) in power BI
@danishnawaz3651
@danishnawaz3651 7 месяцев назад
Excellent Sir.. plz do more video on List Functions..
@IvanCortinas_ES
@IvanCortinas_ES 7 месяцев назад
Power Query Master. Deep explanations, going into detail of the matter. Outstanding explanation. Thanks Chandeep.
@nelson_k_d
@nelson_k_d 2 месяца назад
Super!! Bro
@RogerStocker
@RogerStocker 7 месяцев назад
Great job! next step could be to add a step cleaning up the column names, if those are written al little different or having sometimes artificial white spaces.
@giorgitsomaia2812
@giorgitsomaia2812 7 месяцев назад
you can do it in last step as well without adding new Rename steps, as you can see in had coded version there is a two list one that need to match with data source and second list goes for new names that you want to rename with
@indomartblog
@indomartblog 6 месяцев назад
How to import the date cleanly if each pdf has different page number and has additional table? Thank you.
@puffdapaz
@puffdapaz 7 месяцев назад
awesome! and with good practices
@ExcelWithChris
@ExcelWithChris 7 месяцев назад
I had nested tables after grouping data. All the tables had the same number of rows (4). I needed one of the columns to be replaced with a fixed list of names (departments for example). I just could not get it to work. I was able to add an Index column (1,2,3,4) into the tables, expand them and then did a Merge from the external list of department names in another query. So the process was: 1. Create departments in excel sheet and make it a table. 2. Import this into a Query. 3. Import the other data from a table in Excel, grouped the data into nested tables, added a Index into these tables and expand. 4. Then I created a third query to then merge 2 and 3. 5. I am sure I should be able to get that list into the nested query tables the same way as I inserted the Index column into there. Please help.
@MarioZaldyVenturillo
@MarioZaldyVenturillo 6 месяцев назад
Wow, very informative content, you explained them very well. Just curious, is this applicable if your pdf file is a scanned doc / form? Thanks.
@vinodjindal1054
@vinodjindal1054 6 месяцев назад
Sandeep can yu make a video to combine json files with password prtotected into excel. It would be very very helpful. Regards
@sauravkragrawal
@sauravkragrawal 7 месяцев назад
Thanks Chandeep! Pls advise how to do the import such that each row of PDF becomes one cell in power query.
@mayurgawade264
@mayurgawade264 7 месяцев назад
Is there any possibility to get data from multiple PDFs which are password protected. If yes then could you please make a video on this?
@vinodjindal1054
@vinodjindal1054 6 месяцев назад
Sandeep, Your videos are realy very deep, simple and practical sdetailing all steps from 0 to last. Can u show how to combine pdf files with password ptotected, which is known to user. One way is to open those files , print them as pdf and then store in the folder, which is cumbersome. whether there can be any short cut.
@eslamfahmy87
@eslamfahmy87 7 месяцев назад
Thanks as usual. But can you provide us an example if we need to cancel some data from that PDF at the rows? Also, every page has the name and id for each employee and we need to add both of them into column
@kedarhatkar
@kedarhatkar 7 месяцев назад
I have invoice pdfs, 30 of them each month, with multiple tables and scattered data i tried a lot of manipulation but wasn't able to get the desired output
@abhishekshukla82knp
@abhishekshukla82knp 4 месяца назад
Thanks for the awesome video. Same as your example I have to just transpose each table before merging then.
@shenuforu
@shenuforu 7 месяцев назад
Please make a video on how we can bring in multiple bank statements with different format to a single power bi report.
@horatiurotar6257
@horatiurotar6257 7 месяцев назад
Thanks! Very useful and perfect presentation 👏👏👏
@StepByStepExcelTutorials
@StepByStepExcelTutorials 7 месяцев назад
This is super helpful! Especially for those working in an auditing background! great content!
@AljažBrdnik
@AljažBrdnik 4 месяца назад
Thank you brother. This was the only tutorial that worked for me
@ankursharma6157
@ankursharma6157 7 месяцев назад
HeLLo Goodly/All, Would be wonderful if Someone confirms: I was practicing along with Goodly. In the situation in the video, it seemed the following 2 are producing the same result. ✓ Table.ExpandTableColumn & ✓ Table.Combine Is My understanding correct? Thank You!
@mecorowa5642
@mecorowa5642 6 месяцев назад
No, Table.Combine keeps the content of the nested tables. Table.ExpandTableColumn keeps all columns. Just try it you will see the difference
@KhajonsakLun
@KhajonsakLun 7 месяцев назад
Thank you very much for useful technics.
@thristonsookram6287
@thristonsookram6287 7 месяцев назад
Great video. Thanks !
@chrism9037
@chrism9037 7 месяцев назад
Amazing Chandeep!!
@ibrahim82649
@ibrahim82649 6 месяцев назад
This is so useful thanks
@ahmesamsaed5961
@ahmesamsaed5961 7 месяцев назад
wonderful 🌹🌹
@arbazahmad7177
@arbazahmad7177 7 месяцев назад
Excellent 🎉...
@Tat-cx1lr
@Tat-cx1lr 7 месяцев назад
Bravo 👍👍
@cathrerinezetadrones3169
@cathrerinezetadrones3169 7 месяцев назад
Noice!
@giorgitsomaia2812
@giorgitsomaia2812 7 месяцев назад
bro bro brooo, in previous videos instead of adding new columns and deleting after you used table.transformcolumns which I liked a lot and now I am using this practice thanks to you. Is there a reason why you did by adding new columns this time? (is it more faster, effective etc?)
@GoodlyChandeep
@GoodlyChandeep 7 месяцев назад
Just easier to explain 😉😜
@giorgitsomaia2812
@giorgitsomaia2812 7 месяцев назад
@@GoodlyChandeep :D sometimes we are all lazy :D haha
Далее
SWITCH Function in Power Query
10:24
Просмотров 34 тыс.
Это нужно попробовать
00:42
Просмотров 368 тыс.
ХОККЕЙНАЯ КЛЮШКА ИЗ БУДУЩЕГО?
00:29
How to Move Data Automatically Between Excel Files
11:37
Extract Specific Data from PDF to Excel
4:30
Просмотров 37 тыс.
10x your productivity with these AI tools in Excel 😲
18:42
The Magic of Working with Lists in Power Query
14:27
Просмотров 89 тыс.