Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Power Query Hanging in Evaluate forever

Hello I am using SSMS with IMPORT MODE importing frpm SQL server and only have 16 tables to refresh and it is hanging forver.  I cannot believe it.  It will not complete. I have tried: Deleting the...
  • Samarth_18's avatar
    5 years ago

    Hi Anonymous ,

     

    By seeing your screenshot it seems you have selected "Direct Query" instead of "Import" while connecting to SQL as source. Kindly click on Import radio button.

     

    Below are the other steps what you can follow to load data bit faster:-

    1. Instead of loading complete table,try to load only those columns which are required on your report.

    2. Load only those years of data which you  need on your report instead of loading complete history data.

    3. If you have some high level filter which need to put across all the reports so you can put that filter on table before loading.

     

    Thanks,

    Samarth