Forum Discussion

GuySev's avatar
GuySev
Advocate I
7 years ago
Solved

Data Refresh takes a very long time

Hello all,   My apologies if this subject has been already on this board, I searched for a solution for a while and couldn't find the right answer.   I've built a rather complex model that combin...
  • Anonymous's avatar
    Anonymous
    7 years ago

    When you do joins/appends in Power Query it has to load the entire table into virtual memory. This causes a lot of paging and is very slow.

     

    Does your dataset have to be refreshed on an approximatly hourly basis or is a daily cadence ok?

    As this will greatly affect what options are open to you to increase performance.