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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register 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 |
---|---|
33 | |
13 | |
9 | |
9 | |
5 |