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.
I want to create a Data Pipeline that allows me to COPY some excel files that I have in a Sharepoint directory to my /Files path in my lakehouse A_LH.
How can I do it? With COPY activity there's the Sharepoint online list connector, but it's not useful to do this.
Solved! Go to Solution.
You can use the web activity to get the files from sharepoint.
The below blog porvides details to do the same :
You need to replace the blob with the lakehouse
You can use the web activity to get the files from sharepoint.
The below blog porvides details to do the same :
You need to replace the blob with the lakehouse