Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi Folks,
We are trying to pull data from onpremsql to fabriclakehouse which is around 490million records with 24 columns..
I have two options
1. Pipeline - I did this scenario it is taking 8hours
2. Dataflow - Fastcopy.
Need your suggestion on dataflow with fast copy how much time will it takes and how much will be the cost?
Solved! Go to Solution.
Hi @Ananth_Bhirappa
It will be difficult to give an exact estimate for how long a Dataflow with Fast Copy would take or its precise cost for your specific scenario. However, let me try to get some insights on the potential benefits and considerations of using Dataflow with Fast Copy:
Performance Improvement: Fast Copy can potentially reduce the ingestion time compared to standard Dataflow or Pipeline operations. In some cases, it has been reported to process billions of rows in minutes rather than hours
The cost for Dataflow Gen2 with Fast Copy is calculated based on the following:
Points to consider :
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks
Nilendra
Hi @Ananth_Bhirappa
It will be difficult to give an exact estimate for how long a Dataflow with Fast Copy would take or its precise cost for your specific scenario. However, let me try to get some insights on the potential benefits and considerations of using Dataflow with Fast Copy:
Performance Improvement: Fast Copy can potentially reduce the ingestion time compared to standard Dataflow or Pipeline operations. In some cases, it has been reported to process billions of rows in minutes rather than hours
The cost for Dataflow Gen2 with Fast Copy is calculated based on the following:
Points to consider :
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks
Nilendra
Hi @Ananth_Bhirappa ,
Using Dataflow with Fast Copy in Microsoft Fabric may be more efficient than traditional pipelines. It utilizes the fabric compute engine to significantly reduce the time required for data ingestion and transformation.
For more details, you can refer to below document:
Fast copy in Dataflows Gen2 - Microsoft Fabric | Microsoft Learn
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.
Check out the March 2025 Fabric update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.