Forum Discussion
MJWilliams
1 year agoRegular Visitor
Dataflow Gen2 & Multiple CSV Files
I've just started using Fabric and have almost zero programming knowledge so please forgive the naivety of my question. I have a scenario where csv files are uploaded to Fabric via OneLake file ex...
MJWilliams
1 year agoRegular Visitor
The links open the individual csv files, data all looks fine but not sure how to merge them all from within Fabric.
- lbendlin1 year agoSuper User
Then you should be able to use a Table.Combine - PowerQuery M | Microsoft Learn over the [Content] Column
- MJWilliams1 year agoRegular Visitor
Thanks, I'll have a look at this and see if I can get it to work.