Spangamamman
New member
- Joined
- Sep 12, 2017
- Messages
- 19
- Reaction score
- 0
- Points
- 0
- Location
- Sweden
- Excel Version(s)
- Microsoft Office 365 Business
Help running great example "Combine Multiple Excel workbooks in Power Query"
This is a link on this site:
https://www.excelguru.ca/blog/2015/02/25/combine-multiple-excel-workbooks-in-power-query/
First, I work in Excel 2016 through Office 365, ie I don´t have Power BI. This causes some general frustration since what I find searching on the net, but I believe that I should be able to run the complete example still.
It is great tutorial for a beginner like me, but I can't run it all through.
"Step 2, Convert into functions" turns up like this. I am supposed to exchange the hard codet file path with "filepath". My result is just like the example BUT, see the red text at the end :
Källa = Excel.Workbook(File.Contents("C:\Users\thoma\Documents\Kajsa\Övning excel\Power Query data\Sales-Jul2014.xlsx"), null, true),
Is it possible to describe why I get that and what I should do? I have tried different ways o solve it, but at the end, I get error in step 3:
Go to Add Column > Add Custom ColumnEnter the following: fnGetContents([Folder Path]&[Name])
Click Enter
Right click the new Custom column > Remove Other Columns
As it is, since I don´t have Power Pivot I can´t follow the exact text above. None the less, I can´t run "the magic" and combine all the data.
Under Ad column I klick -my translation - call for designed functions. I find the function/question, and have tried to run it in different ways. I can choose "filepath" and a drop down of choices. I don´t understand the choices and you tutorial does not cover my challenge. Any attempt gives the new column just "error" in the cells below.
Is there a way to help me? As I said, I believe the problem is in the code above. Thank you very much in advance, if someone looks into this!
Kindly, Spangamannan
This is a link on this site:
https://www.excelguru.ca/blog/2015/02/25/combine-multiple-excel-workbooks-in-power-query/
First, I work in Excel 2016 through Office 365, ie I don´t have Power BI. This causes some general frustration since what I find searching on the net, but I believe that I should be able to run the complete example still.
It is great tutorial for a beginner like me, but I can't run it all through.
"Step 2, Convert into functions" turns up like this. I am supposed to exchange the hard codet file path with "filepath". My result is just like the example BUT, see the red text at the end :
Källa = Excel.Workbook(File.Contents("C:\Users\thoma\Documents\Kajsa\Övning excel\Power Query data\Sales-Jul2014.xlsx"), null, true),
Is it possible to describe why I get that and what I should do? I have tried different ways o solve it, but at the end, I get error in step 3:
Go to Add Column > Add Custom ColumnEnter the following: fnGetContents([Folder Path]&[Name])
Click Enter
Right click the new Custom column > Remove Other Columns
As it is, since I don´t have Power Pivot I can´t follow the exact text above. None the less, I can´t run "the magic" and combine all the data.
Under Ad column I klick -my translation - call for designed functions. I find the function/question, and have tried to run it in different ways. I can choose "filepath" and a drop down of choices. I don´t understand the choices and you tutorial does not cover my challenge. Any attempt gives the new column just "error" in the cells below.
Is there a way to help me? As I said, I believe the problem is in the code above. Thank you very much in advance, if someone looks into this!
Kindly, Spangamannan