The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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!