Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello!
I have 4 SQL queries I am importing in parallel. Total runtime is about 40 minutes.
However, when I add an Append as New into the mix, the runtime goes all the way up to 2 hours and 30 minutes.
When you Append as New, is parallel query still preserved?
Br,
L
Solved! Go to Solution.
Hi @LeoL ,
It COULD be that the append as new is an issue but to help out. Make sure that the individual queries are set to NOT "enable load" as that could be causing issues as well that cost you performance.
You may also want to turn on Performance Analyzer or the Query Diagnostics to see if that helps you out in where the issue might be that is causing the delay.
Proud to be a Datanaut!
Private message me for consulting or training needs.
Hi,
Thanks for the solution collinq offered, and i want to offer soem more information for user to refet to.
hello @LeoL , you can use enable tracing in options settings.
Then in power query can trace the steps to trace the performance then check which step affect the performance.
You can refer to the following link abou it.
Query diagnostics - Power Query | Microsoft Learn
And the performance of Append is better than Append as New.
You can refer to the following thread.
Solved: Append vs Append as new for performance - Microsoft Fabric Community
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
Thanks for the solution collinq offered, and i want to offer soem more information for user to refet to.
hello @LeoL , you can use enable tracing in options settings.
Then in power query can trace the steps to trace the performance then check which step affect the performance.
You can refer to the following link abou it.
Query diagnostics - Power Query | Microsoft Learn
And the performance of Append is better than Append as New.
You can refer to the following thread.
Solved: Append vs Append as new for performance - Microsoft Fabric Community
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @LeoL ,
It COULD be that the append as new is an issue but to help out. Make sure that the individual queries are set to NOT "enable load" as that could be causing issues as well that cost you performance.
You may also want to turn on Performance Analyzer or the Query Diagnostics to see if that helps you out in where the issue might be that is causing the delay.
Proud to be a Datanaut!
Private message me for consulting or training needs.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 76 | |
| 52 | |
| 51 | |
| 46 |