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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
ipkus
Frequent Visitor

External Table on Folder with Excel File / Folder

I have a folder shorcut where we will store excel file with multiple tabs.  New files will be added each week.

 

Can we create an external table that points to this folder shortcut and reads the content ?  New files will be added each week. If we are able to create an external table then in theory we will see new data when new files are added.

 

 

 

 

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

Hi @ipkus ,

 

You can try creating a data pipeline using Data Factory to read Excel files from a folder. Configure the pipeline to run on a schedule to ensure it picks up new files as they are added.

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

charlyS
Most Valuable Professional
Most Valuable Professional

Hello,

 

Shortcut will expose folders as tables only if they contain delta lake files in it (or iceberg in some case). 

 

If you want to have you'r file as a table you will need to transform it using one of the multiple tools available (Dataflows, Pipelines, Notebooks), but it will not be a shortcut or "live" it will be a copy of the data after the extraction and load process will be executed.

 

Hope this help,

View solution in original post

2 REPLIES 2
charlyS
Most Valuable Professional
Most Valuable Professional

Hello,

 

Shortcut will expose folders as tables only if they contain delta lake files in it (or iceberg in some case). 

 

If you want to have you'r file as a table you will need to transform it using one of the multiple tools available (Dataflows, Pipelines, Notebooks), but it will not be a shortcut or "live" it will be a copy of the data after the extraction and load process will be executed.

 

Hope this help,

Anonymous
Not applicable

Hi @ipkus ,

 

You can try creating a data pipeline using Data Factory to read Excel files from a folder. Configure the pipeline to run on a schedule to ensure it picks up new files as they are added.

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors