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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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!