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?
vanessafvg
7 years agoCommunity Champion
hi parry2k mostly around response times, particularly with visuals. Im finding that adding some of them (mostly custom) can create issues, and ArcGIS is horrible :(
but if there was some way of measuring performance across the whole picture from data to visuals that would be ideal... its probably utopia right?
Anonymous
7 years agoNot applicable
Try DaxStudio, you can make it monitoring your query performances (but not visual performances)
- parry2k7 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