Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Msoede
Frequent Visitor

How to ingest Excel data into fabric table

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

1 ACCEPTED SOLUTION
pallavi_r
Super User
Super User

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

View solution in original post

2 REPLIES 2
Msoede
Frequent Visitor

many thanks for your suggestions!

pallavi_r
Super User
Super User

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

Helpful resources

Announcements
September Fabric Update Carousel

Fabric Monthly Update - September 2025

Check out the September 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.