Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
momo2208
New Member

Performance Issues with Embedded Power BI Dashboards

I have embedded multiple Power BI dashboards on my website. However, when multiple end users try to access the dashboards simultaneously, they experience significant delays in loading. I have verified that the dashboard performance is generally fast, and I have implemented incremental refresh, RLS methods, and have only 4 to 5 visuals with several filters. I am using Pro licenses.

4 REPLIES 4
Anonymous
Not applicable

Hi, @momo2208 

Ensure your data models are as efficient as possible. Remove unnecessary columns and tables, and simplify relationships. Review your DAX formulas to ensure they are optimized. Complex or inefficient DAX can slow down performance.Simplify visuals where possible. Complex visuals with many data points can slow down loading times. You can refer to the following link:

How to Improve Power BI Performance Issues: Tips and Best Practices - Monocroft


You can also use caching to reduce load times. This can help improve performance for frequently accessed reports. You can check the following link:

How to Improve Performance in Power BI - Zebra BI


Consider migrating your semantic model to Azure Analysis Services to increase query throughput. If feasible, upgrading to Power BI Premium can provide more resources and better performance for concurrent users.Use the Power BI Desktop Performance Analyzer to identify and address specific performance bottlenecks. 

Troubleshoot report performance in Power BI - Power BI | Microsoft Learn

 

How to Get Your Question Answered Quickly

Best Regards

Yongkang Hua

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

and I have implemented incremental refresh, RLS methods,

Those are not relevant for the user experience (unless your RLS DAX is slow).

 

Which capacity SKU are you running on?

We are using PRO capacity and RLS method is important for us. 

There is no performance guarantee on the shared capacity.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.