Forum Discussion
Power Query Hanging in Evaluate forever
- 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
Hi Anonymous ,
1. It is possible that your data volume is too large and the steps in the Power query are complicated also cause this phenomenon.
https://maqsoftware.com/expertise/powerbi/power-bi-best-practices
https://docs.microsoft.com/en-us/power-query/best-practices
2. There are some restrictions on the memory in Import, and the memory usage is limited to your computer resources (RAM). Therefore, if you have 8 GB of RAM and your report consumes 9 GB, it will fail. You can check the usage through Windows Task Manager -> Resource Monitor (https://www.digitalcitizen.life/how-use-resource-monitor-windows-7)
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly