Forum Discussion
esraaE
2 years agoFrequent Visitor
extract data into OneLake using Fabric
I have a collection of PDFs from various sources and need to extract data into OneLake using Fabric. How can I do that? Are there any documentation or steps I should follow?
- 2 years ago
Assuming the sources are supported by either Dataflow Gen 2 or datapipelines, you can extract data from PDF via dataflow Gen 2 .
Below blog explains the same:
https://datasharkx.wordpress.com/2023/12/03/read-and-import-data-from-pdf-file-using-msft-fabric/
NandanHegde
2 years agoSuper User
Assuming the sources are supported by either Dataflow Gen 2 or datapipelines, you can extract data from PDF via dataflow Gen 2 .
Below blog explains the same:
https://datasharkx.wordpress.com/2023/12/03/read-and-import-data-from-pdf-file-using-msft-fabric/
- esraaE2 years agoFrequent VisitorHow can I write to my Fabric Lakehouse via external app or Systems?We are currently integrating multiple systems and need to push files directly into the Fabric Lakehouse. However, we would like to avoid using notebooks or pipelines for this process. Additionally, we anticipate adding more systems in the future and want to ensure the solution can scale accordingly.Could you please advise on the best approach to achieve this?