Forum Discussion
vanessafvg
7 years agoCommunity Champion
Power BI Desktop Performance
is there a way of monitoring the performance of power bi in terms of response times in the desktop application?
Anonymous
7 years agoNot applicable
Try DaxStudio, you can make it monitoring your query performances (but not visual performances)
parry2k
7 years agoSuper User
vanessafvg As Anonymous mentioned, DAXSTUDIO helps to identify slow performing DAX expression, and based on # of visuals with complex DAX can slow down the page loading etc but I dont think there is direct way to measure the performance of visual, it all comes down to DAX in my opinion