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
huntergatherer
New Member

Design for Excel Load, Transformation and Export Pipeline

Hi, 

 

I am new to Data Factory on Fabric and would know the best approach to solve the following issue: 

 

we have a large Excel file that gets updated every couple of months, located on SharePoint. We need to run data transformation jobs (generating new columns based on conditions in the exsting columns) and export the newly created columns to an Excel file that can be downloaded. What would be an easy way to implement this?

 

Any suggestion is highly appreciated!

1 ACCEPTED SOLUTION
NandanHegde
Super User
Super User

Hey,

Couple of things :

1) Data pipelines within data factory support data movements and dataflow control as is.

In case if you need to do major data transformations, then you need to leverage Dataflow Gen 2 and integrate it within the pipelines

 

2) Also data pipelines/dataflow gen 2 doesnt support Excel file type as a sink.

So in case if you want to export the data as an excel file, you would have to either use custom coding via Notebook or use other offerings like Logic apps etc




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

View solution in original post

3 REPLIES 3
AbiNyk
Frequent Visitor

Hi,

 

How did you connect and send files back to Sharepoint ? I am also in the process 🙂 

huntergatherer
New Member

Thank you @NandanHegde , very helpful input.

NandanHegde
Super User
Super User

Hey,

Couple of things :

1) Data pipelines within data factory support data movements and dataflow control as is.

In case if you need to do major data transformations, then you need to leverage Dataflow Gen 2 and integrate it within the pipelines

 

2) Also data pipelines/dataflow gen 2 doesnt support Excel file type as a sink.

So in case if you want to export the data as an excel file, you would have to either use custom coding via Notebook or use other offerings like Logic apps etc




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

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.