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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
PowerRocky12
Helper I
Helper I

Data Flow

Hello,

 

I am trying to create a data flow. I am pulling in data from a shared foldr with 8 CSV files included. When I bring in the folder into the data flow it is showing it as one table. I don't want to create a seperate data flow for each file... How would I create one data? Would it be possible to use my main file in the data flow and left join all the other files?

 

1 REPLY 1
collinq
Super User
Super User

Hi @PowerRocky12 ,

 

So, this is working as designed.  You are briging all the files from the shared folder into one file by using the folder connection.  This connection is appending them all together for you.  I am not sure why you would want to do them separately and then manually append them yourself?

 

But, yes, you can do the exact same steps manually if you don't want the system to do it.  But, that takes longer, adds performance overhead and means more manual administration over time.  That said, if you want to do it manually, just open your dataflow, get each file individually, append them together and then turn off the enable load function on all of the individual files that you just appended together.




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

Proud to be a Datanaut!
Private message me for consulting or training needs.




Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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 Solution Authors