Forum Discussion
Performance issue with customized visual plots
Hi shubhamgoswami ,
1. Quite often slow queries often relate to poorly written measures.
You can use DAX Studio to run traces against your measures in your data model to find the issue
https://daxstudio.codeplex.com/
2. Also you can take a look at this blog: http://radacad.com/performance-tip-for-power-bi-enable-load-sucks-memory-up
3. Try to run the latest Power BI desktop version: https://www.microsoft.com/en-us/download/details.aspx?id=45331.
Hi v-diye-msft
Thanks a lot for your suggestions.
I have already tried all th above options but still I am facing the same issue.
Not only the report file, even PBI desktop is also taking lots of time to load.
Your help would be much appreciable.
Shubham
- v-diye-msft6 years agoCommunity Support
Hi shubhamgoswami ,
Please kindly refer to the official article:
For a deeper dive into which visuals are taking up the most time and resources, you can connect SQL Profiler to Power BI Desktop to get all full view of query performance.