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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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
User | Count |
---|---|
27 | |
15 | |
12 | |
9 | |
7 |
User | Count |
---|---|
39 | |
31 | |
25 | |
19 | |
14 |