Forum Discussion
Direct Query performance issue
Thanks for the reply from danextian , please allow me to provide another insight:
Hi, Anonymous
Regarding the issue you raised, my solution is as follows:
1.First, you can use aggregation tables: create one or more aggregation tables that contain pre-computed summary data. This reduces the amount of computation when querying.
Here's the documentation:
Aggregation to speed up the performance of a Power BI report even if all IMPORTED - RADACAD
2.Second, use automatic aggregations: Power BI provides automatic aggregation capabilities that automatically create and maintain aggregation tables based on query patterns to optimize performance.
Here's a screenshot of the documentation:
Automatic aggregations overview - Power BI | Microsoft Learn
3.Finally, there are official links related to performance optimization, I hope it will be helpful to you:
Optimization guide for Power BI - Power BI | Microsoft Learn
Troubleshoot report performance in Power BI - Power BI | Microsoft Learn
Of course, if you have any new ideas, you are welcome to contact us.
Best Regards,
Leroy Lu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.