Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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!
Solved! Go to Solution.
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
Hi,
How did you connect and send files back to Sharepoint ? I am also in the process 🙂
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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.