Forum Discussion
My Power bi reports doesnt load
Hi there as I understood from our admin he was received many times emails from power bi about
Manage your Power BI capacity to avoid reduced report performance
So, may be the problem is there. Does someone has a suggestion how we can improve the performance without increasing the capacity?
Hi Paskalis ,
Here are some suggestions to enhance the performance of your Power BI report.
1、Reduce data loading and calculations: Remove unused columns and tables, and minimize the use of calculated columns by favoring DAX measures. Additionally, use filters to load only the necessary data.
2、Reduce iterative calculations: Be cautious with row-iterating functions like COUNTX and SUMX, and avoid excessive nested calculations.
3、Minimize report content: Delete visual objects that are not particularly important.
Best Regards,
Bof