Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Priya_Kulkarni
Frequent Visitor

Load different files located in same folder into power BI

I have multiple CSV files with different structures in one folder.
How to load them at a time?

Note: Each file is different.

1 ACCEPTED SOLUTION
dk_dk
Super User
Super User

Hi @Priya_Kulkarni ,


You can connect to the folder that contains the csv files
dk_dk_0-1721988543672.png

 



and load the data without modifications

 

dk_dk_4-1721988866545.png

 

This will load all the folder contents. When you click on "Binary" in any of the rows, it will parse that corresponding csv file and load it into a table. You would need to do this for all of the files you want to load into a table. Since each file is different, I assume you want to load them as different tables. As far as I am aware there is no way to do this fully automatically in Power BI, but you can make the job less tedious by keeping the original query (the screenshot above) intact, and creating as many references of it as you have csv files that need importing.

Then clicking on different binaries in each query to parse them as csv.

 

dk_dk_3-1721988724028.png

 

If later on you add new csv files to the folder, you can just refresh the connection and add another reference that parses the new file. 

 




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

1 REPLY 1
dk_dk
Super User
Super User

Hi @Priya_Kulkarni ,


You can connect to the folder that contains the csv files
dk_dk_0-1721988543672.png

 



and load the data without modifications

 

dk_dk_4-1721988866545.png

 

This will load all the folder contents. When you click on "Binary" in any of the rows, it will parse that corresponding csv file and load it into a table. You would need to do this for all of the files you want to load into a table. Since each file is different, I assume you want to load them as different tables. As far as I am aware there is no way to do this fully automatically in Power BI, but you can make the job less tedious by keeping the original query (the screenshot above) intact, and creating as many references of it as you have csv files that need importing.

Then clicking on different binaries in each query to parse them as csv.

 

dk_dk_3-1721988724028.png

 

If later on you add new csv files to the folder, you can just refresh the connection and add another reference that parses the new file. 

 




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors