Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Use Power Query to pick value from specific cells in multiple files

Hello all,

I need some help here. I am trying to user PowerQuery to do some analysis. Basically, I have about 70,000 files that I want to copy elements from them....elements as in specific cells, c4, c7, c10:c14. The normal process I would have adopted would have been VBA, but everyone feels it bears a risk given i am the only one able to script in the language. 

The image below illustrates (the data/fields contained are dummy figures)

 

Each file is in THIS template. I am trying to pick (D2) to (D7) from all the files and post in a table as below:

NameAddressHandlerCompanyFInished DateDate
Random Person 2282712037Random 22Random 22Random 223/8/2021

I am clear on how to import same field from multiple files, but THIS transformation is just not working.

 

Any assistance will be appreciated.

3 Replies