Power Query Editor REALLY SLOW - SQL SERVER CONNECTION
Hello Commnuity. I'm building a data model connecting to a SQL Server dataset. I've performed a lot of steps into the query, merged table, appeneded queries....but now, whenever I open the query editor, it takes forever to load the data so I can keep performing the necessary modifications. The data model keeps loading and loading...and also, if a perform any changes, it will take a lot of time to load.
Please HELP!
- Anonymous5 years ago
Hi Anonymous ,
Which connection mode you are using to connect SQL Server? Import or Direct Query? Is the underlying database running smoothly? It is difficult to give a suitable solution without sample data and related execution operations. Because there are many possible reasons(large amount of data, specific applied steps etc.)... You can try the following operations anyway and see if the situation has improved later:
1. Upgrade your Power BI Desktop to the latest version
2. Uncheck background data (File –> Options –>Data Load –>Allow data previews to download in the background)Any way to speed up really slow refresh times in Power Query?
3. Refer the following blog to update/optimize the reportTransformations in Power Query - Very Slow Performance
Best Regards