Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi all,
I need to combine data from multiple Excel files. The Excel files are all alike.
I am wondering what is the best method to keep my file performant.
What is the best method to combine the data?
-> Transform Data
-> Excel.Workbook([Content])
See in this article (Loading Multiple Excel Files from a Folder in Power BI - sqlitybi) an explanation of both methods.
I have tried both methods and found that the size of my PowerBi file increased significantely with the second method (Excel.Workbook([Content]).
However this is the method that the author from the article recommends.
What are your thoughts?
Gr, Julie
If you are bringing in the same data and keep all the same columns with the same data types, the resulting file size should be the same. Please check for differences in columns and/or data types.
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.