Hello all!
I am trying to combine hundreds of Excel-files, and each one of them has approximately 100 columns and 10k-100k rows. So the total amount of rows is probably tens of millions.
The folder/file structure is like this (download, password: mrexcel):
So basically there is a folder for every country, and under every country there is a subfolder for a project. That subfolder then contains standardized folder structure, and further in the folder structure there is a folder called 'Data'. That data-folder contains Excel files which all have identical formatting, and the data is presented in a table which always has the same name, in this case, xdata.
From the data files, I do not need all the columns, only about 10 or so. Same applies to every data file. I would like to place filters in Power BI reporting view, which allows me to select a country and a project, and BI would then load let's say for example 3 latest data files from the folder in question, matching my filter selections.
Any tips on how to approach this without choking BI from all that data? Would be greatly appreciated Thank you!
I am trying to combine hundreds of Excel-files, and each one of them has approximately 100 columns and 10k-100k rows. So the total amount of rows is probably tens of millions.
The folder/file structure is like this (download, password: mrexcel):
So basically there is a folder for every country, and under every country there is a subfolder for a project. That subfolder then contains standardized folder structure, and further in the folder structure there is a folder called 'Data'. That data-folder contains Excel files which all have identical formatting, and the data is presented in a table which always has the same name, in this case, xdata.
From the data files, I do not need all the columns, only about 10 or so. Same applies to every data file. I would like to place filters in Power BI reporting view, which allows me to select a country and a project, and BI would then load let's say for example 3 latest data files from the folder in question, matching my filter selections.
Any tips on how to approach this without choking BI from all that data? Would be greatly appreciated Thank you!