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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

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
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors