Forum Discussion

thunderdome21's avatar
thunderdome21
New Member
5 years ago
Solved

Turning a large query into a static data table

I have a large query with several million rows that i'm looking to store as a static data table in Power Query. Can you please advise the best way to achieve this ?
  • mahoneypat's avatar
    5 years ago

    If that query is not needed by other queries, you can just right click on that query in the query editor and uncheck "Include in Refresh".  That way, only your only tables will refresh.

     

    Pat