Forum Discussion
shep
2 years agoNew Member
Optimize Append Query of Two Other Query Results in Excel Power Query
I have the queries working but noticed that some of the performance is slow and it looks like it's because PowerQuery is rebuilding all of the intermediate steps when I append them rather than using ...
spinfuzer
2 years agoSolution Sage
Does this link help?
https://learn.microsoft.com/en-us/power-query/multiple-queries
It talks about why it occurs at the top then talks about how to isolate the multiple queries in the second half.
- shep2 years agoNew Member
Thanks. There's some good info in there and it gave me some ideas to try.