Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
Before we started working with fabric we used sql server and were able to ingest date from excel files using vba (creating a flat data table and read that to a sql server table).
Now using fabric we chose to place csv files on a sharepoint location which triggers a flow and with that flow we read the data to a fabric table.
I am still curious whether or not there alternatives for getting data from Excel files to fabric tables.
Many thanks,
Regards,
Michiel
Solved! Go to Solution.
Hi @Msoede
You can choose to use data flow gen 2 to load incremental data from sharepoint to fabric tables using a data pipeline. Or you can also utilize Data Factory for loading the incremental data, following a medallion architecture and watermark column for the changed data.
If this post helps, please accept this as a solution. Appreciate your kudos.
Thanks,
Pallavi
many thanks for your suggestions!
Hi @Msoede
You can choose to use data flow gen 2 to load incremental data from sharepoint to fabric tables using a data pipeline. Or you can also utilize Data Factory for loading the incremental data, following a medallion architecture and watermark column for the changed data.
If this post helps, please accept this as a solution. Appreciate your kudos.
Thanks,
Pallavi
Check out the November 2025 Fabric update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!