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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

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
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

JanFabricDE_carousel

Fabric Monthly Update - January 2025

Explore the power of Python Notebooks in Fabric!

JanFabricDW_carousel

Fabric Monthly Update - January 2025

Unlock the latest Fabric Data Warehouse upgrades!

JanFabricDF_carousel

Fabric Monthly Update - January 2025

Take your data replication to the next level with Fabric's latest updates!