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

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

Reply
Anonymous
Not applicable

How to transform multiple CSV files from Blob storage without combining them?

Hi all,

 

As per subject. I am using Power Bi Desktop and I can connect and get my 3 csv files from Blob. But it forces me to combine all binary files into one table. 

 

Isn't there any way to load CSV files as seperate tables as I would from my desktop?

 

Thanks in advance. 

1 ACCEPTED SOLUTION
v-jingzhang
Community Support
Community Support

Hi @Anonymous 

 

You could follow the steps to get separate tables.

 

  1. After connecting to Blob storage and selecting a container in Navigator window, click Transform Data to open Query Editor.
  2. Under Home tab, use Keep Rows or Remove Rows to keep the only row which contains the file you want. (Or filter the Name column by file name, it is more precise.)
  3. Click Combine Files.
  4. After the content is expanded, remove Source.Name column.

Then repeat this process for other two files and you will get three separate tables. 

113001.jpg

 

Community Support Team _ Jing Zhang
If this post helps, please consider Accept it as the solution to help other members find it.

View solution in original post

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @Anonymous 

 

You could follow the steps to get separate tables.

 

  1. After connecting to Blob storage and selecting a container in Navigator window, click Transform Data to open Query Editor.
  2. Under Home tab, use Keep Rows or Remove Rows to keep the only row which contains the file you want. (Or filter the Name column by file name, it is more precise.)
  3. Click Combine Files.
  4. After the content is expanded, remove Source.Name column.

Then repeat this process for other two files and you will get three separate tables. 

113001.jpg

 

Community Support Team _ Jing Zhang
If this post helps, please consider Accept it as the solution to help other members find it.

Helpful resources

Announcements
October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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 Kudoed Authors