Summary
Hi everyone, I’m new to Microsoft Fabric and we have a new use case at work. My manager asked me to research the best way to handle this, and I’m honestly a bit stuck. We have Excel files stored in SharePoint (Document Library), and each file contains multiple sheets. Our requirement is to: Automatically read these Excel files from SharePoint Extract data from all the sheets Load the data into Microsoft Fabric Lakehouse tables (Delta format) Make the whole solution scalable and production-rea...