Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello,
I noticed that if I append two of my queries in power query, it first execute query1 then query2 when applying (that are large and on different databases). Is there a way to force query process parallelism during append execution?
Thanks
Solved! Go to Solution.
You mean like List.Zip?
Very inventive, but still no. If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.powerbi.com
How would you imagine that to work? An append operation is inherently sequential.
Can it be executed as a basic sum of rows (union) so it could be inherently a simultaneous operation?
You mean like List.Zip?
Very inventive, but still no. If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.powerbi.com