Forum Discussion
filiparibeiro
3 years agoHelper III
DAX STUDIO and Performance Analyzer
Hello. I'd like to know how you assess your dashboards performance. Do you do it as in this video: https://www.youtube.com/watch?v=R3Eqk1ZRUOY (minute 2) where the query is copied to dax st...
- 3 years ago
The duration in DAX Studio is the raw query duration. It is not impacted by external factors.
The duration in Performance analyzer includes the wait for other visuals to finish rendering. It is impacted by external factors.
filiparibeiro
3 years agoHelper III
lbendlin Thanks for your reply.
What I don't understand is if you have dax query in performance analyzer why would you use copy query in dax studio? What is the difference between these 2 durations?
Thank you.
- lbendlin3 years agoSuper User
The duration in DAX Studio is the raw query duration. It is not impacted by external factors.
The duration in Performance analyzer includes the wait for other visuals to finish rendering. It is impacted by external factors.