Forum

Controlling Refresh...
 
Notifications
Clear all

Controlling Refreshes in Multi Level PQ

2 Posts
2 Users
0 Reactions
62 Views
(@kjgulick)
Posts: 5
Active Member
Topic starter
 

I have 3 PQ pulling sales data from an sql database for 3 business units loaded to tables.  Then I have a 4th PQ to append the data.   When I refresh the 4th PQ my goal is to pull the data that is in the 1st 3 PQ without having to wait for them to be refreshed (2-3 minutes each).  However, the 4th PQ is taking just as long as to refresh as if the 1st 3 PQ were connections instead of table.  The 4th PQ refresh status note flashes accessing the sql database.  How do I get the 4th PQ to only pull the data already in the excel sheet table?

 
Posted : 21/03/2019 1:23 pm
(@mynda)
Posts: 4761
Member Admin
 

Hi Ken,

One option is to leave the first 3 queries in one workbook and in a new workbook write a new query that gets the data. 

Alternatively, this post might give you some other ideas to improve power query refresh performance.

Mynda

 
Posted : 21/03/2019 4:25 pm
Share: