Forum Discussion
Power BI Premium performance issue
Currently, my customer is considering adopting Power BI Premium.
We reviewed the performance by applying the Power BI Premium trial to some work areas.
Then it showed lower performance. Report display speed or refresh speed, etc.
I'd love to hear some experienced advice from you on what's causing the problem.
Or give me some reference on how I can improve the performance, I'd appreciate it.
Hi unisong114
There are many things to consider as to why it appears to be slower.
Have a look at the dataset size using DAX studio, make it as small as possible by removing unwanted columns. Also make sure that you are using a Star Schema. And finally make sure that your measures are as fast as possible.
After that I would suggest looking at the different Premium options such as Premium P Nodes, Premium Per User and then Power BI Pro.
Addition to what GilbertQ suggested, you can track usage of your premium capacity using APP Monitor Power BI Premium capacities with the Premium Capacity Metrics app. - Power BI | Microsoft Docs that will help analying what is consuming most of resources of premium capacity.
If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!
Hi, unisong114
You can monitor report performance in Power BI Desktop using the Performance Analyzer, and monitor performance of content deployed into your organization's Power BI Premium capacity with the help of the Power BI Premium Metrics app. You can also use SQL Server Profiler to identify queries that are slow.
For more information, please check out the following resources:
- Troubleshoot report performance in Power BI
- Query Diagnostics
- Performance Analyzer
- Troubleshoot report performance in Power BI
- Power BI Premium Metrics app
Best Regards,
Community Support Team _ Eason
3 Replies
- arvindsingh802Community Champion
Addition to what GilbertQ suggested, you can track usage of your premium capacity using APP Monitor Power BI Premium capacities with the Premium Capacity Metrics app. - Power BI | Microsoft Docs that will help analying what is consuming most of resources of premium capacity.
If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!
- GilbertQSuper User
Hi unisong114
There are many things to consider as to why it appears to be slower.
Have a look at the dataset size using DAX studio, make it as small as possible by removing unwanted columns. Also make sure that you are using a Star Schema. And finally make sure that your measures are as fast as possible.
After that I would suggest looking at the different Premium options such as Premium P Nodes, Premium Per User and then Power BI Pro.
- v-easonf-msftCommunity Support
Hi, unisong114
You can monitor report performance in Power BI Desktop using the Performance Analyzer, and monitor performance of content deployed into your organization's Power BI Premium capacity with the help of the Power BI Premium Metrics app. You can also use SQL Server Profiler to identify queries that are slow.
For more information, please check out the following resources:
- Troubleshoot report performance in Power BI
- Query Diagnostics
- Performance Analyzer
- Troubleshoot report performance in Power BI
- Power BI Premium Metrics app
Best Regards,
Community Support Team _ Eason