Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi, I'm new to Fabric and not sure how to approach this.
I have a sharepoint folder containing many excel files all in the same format. I want to build a pipeline that picks up all these files and runs them through a Gen2 Flow - and combines each output into one dataset.
Is this possible? I thought that Pipelines can't input from Sharepoint, but I've seen some people mentioning similar setups in other posts.
Thank you!
Solved! Go to Solution.
please follow the below blog :
https://www.syntera.ch/blog/2022/10/10/copy-files-from-sharepoint-to-blob-storage-using-azure-data-f...
note : data pipelines are similar to ADF
please follow the below blog :
https://www.syntera.ch/blog/2022/10/10/copy-files-from-sharepoint-to-blob-storage-using-azure-data-f...
note : data pipelines are similar to ADF
Thanks!