Forum Discussion
SuperFiets_
2 years agoHelper I
Ingesting .xml files from SharePoint library into Lakehouse
Hi everyone, I was looking for some guidance and some thoughts on best practises around using Fabric, specifically Lakehouses/Warehouses and ingesting data with Dataflow Gen2 or other options if y...
- Anonymous2 years ago
Hi SuperFiets_
You cannot use the above scenario for a sharepoint folder. Best option would be to use Dataflow Gen2.
Thanks
SuperFiets_
2 years agoHelper I
Hi,
Thanks for your response!
How would I be able to implement the use case you specified into a pipeline that gets the data from SharePoint instead of an API? And more importantly would this be able to work for multiple .xml files?
Anonymous
2 years agoNot applicable
Hi SuperFiets_
You cannot use the above scenario for a sharepoint folder. Best option would be to use Dataflow Gen2.
Thanks
- SuperFiets_2 years agoHelper I
Thank you, in that case I will be using dataflows for now.