Forum Discussion
Combing thousands of excel files using Power Query. Is my workflow correct?
- 6 years ago
Hello Anonymous
exactly, I only added Table.Buffer
So give it a test and let us know
Jimmy
Hello Anonymous
have you been able to solve the problem with the replies given?
If so, please mark it as solution (to help other users find useful content and to acknowledge the work of users that helped you)
Kudoes are nice too
All the best
Jimmy
Hi Jimmy801 ,
Thanks for the follow up.
My code has changed a bit since I last posted, but wanted to confirm that the only change was adding "table.buffer" at the following section:
Daily_Data_Entry_Sheet = Table.Buffer(Source{[Item="Daily_Data_Entry",Kind="Sheet"]}[Data]),
if so, i can test it on my current query function.
Thanks again,
Tony
- Jimmy8016 years ago
Community Champion
Hello Anonymous
exactly, I only added Table.Buffer
So give it a test and let us know
Jimmy
- Anonymous6 years agoNot applicable
Hi Jimmy801
Sorry for the late reply on this, but I was finally able to do a little testing on this.
I ended up just directly querying the files into power bi and skipping the excel step. I was having trouble setting up auto refresh of the data connection in excel (i wanted to not have to open the file and hit refresh). I copied the powery query function into my PBI and rebuilt the connection. I then buit two different versions with one with the table.buffer and then uploaded it to the pbi service and then setup auto refresh.
Interestingly, it appears to take a little longer. Both refresh was scheduled for 11:00pm.
Thanks.
- Jimmy8016 years ago
Community Champion
Hello Anonymous
was the initially request, do combine thousands of Excel-files, fullfilled?
Hello
have you been able to solve the problem with the replies given?
If so, please mark it as solution (to help other users find useful content and to acknowledge the work of users that helped you)
Kudoes are nice too
All the best
Jimmy