Forum Discussion
AbiNyk
1 year agoAdvocate I
Export file to SharePoint
Hi, How can i save/export files to Sharepoint folders from Fabric? As far as i can see the folder connector in the dataflow is meant for reading data and not sinking data. BR
- 1 year ago
Is this what you are looking for?
Access Fabric data locally with OneLake file explorer - Microsoft Fabric | Microsoft Learn
- 1 year ago
Based on my understanding, unfortunately as of today there is no native support to export data into sharpoint either in dataflow gen 2 nor in data pipelines.
You would have to use notebook/custom logic to do the needful
NandanHegde
1 year agoSuper User
Based on my understanding, unfortunately as of today there is no native support to export data into sharpoint either in dataflow gen 2 nor in data pipelines.
You would have to use notebook/custom logic to do the needful
asjones
1 year agoHelper V
I would think you could do it with Power Automate.
I can pull data from a Power BI visual and Export it to a location with Power Automate.
Have you tried that?