Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
Does anybody have any idea on how to pull the SharePoint files from a folder using any activity in data pipeline? I can only see SharePoint Online List as the connector but that will not be useful for pulling the files from SharePoint.
Solved! Go to Solution.
Hey,
You can use sharepoint rest api as the source in copy activity to copy files from sharepoint .
below blog provides the details for the same:
Note : the blog is w.r.t ADF but the concept across fabric data pipeline remains the same
Thanks for uisng Microsoft Fabric Community.
Apologies for the delay in response.
The SharePoint Online List connector in Microsoft Fabric data pipelines isn't suitable for directly pulling files from folders.
For more details please refer: Supported capabilities
I hope this information helps. Please do let us know if you have any further questions.
Thanks.
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. In case if you have any resolution please do share that same with the community as it can be helpful to others. Otherwise, will respond back with the more details and we will try to help.
Thanks.
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. In case if you have any resolution please do share that same with the community as it can be helpful to others.
If you have any question relating to the current thread, please do let us know and we will try out best to help you.
In case if you have any other question on a different issue, we request you to open a new thread.
Thanks.
Hey,
You can use sharepoint rest api as the source in copy activity to copy files from sharepoint .
below blog provides the details for the same:
Note : the blog is w.r.t ADF but the concept across fabric data pipeline remains the same