Forum Discussion
Anonymous
7 years agoNot applicable
PowerBI Stats tool
Hi all, Do you know if there's a tool that give me some stats of the dashboard that I developed, for example which tile is slowing the dashboard, if the model can be improved, if some calculated ...
- 7 years ago
You can start from a couple of sessions like these two:
https://www.sqlbi.com/tv/power-bi-dax-optimization-examples/
https://www.sqlbi.com/tv/my-power-bi-report-is-slow-what-should-i-do/
Just keep in mind, optimizing is a hard topic, don't expect any low-hanging fruits. It is a fascinating, but complex topic.
Have fun with DAX!
Alberto Ferrari
http://www.sqlbi.com
MFelix
7 years agoSuper User
Hi Anonymous ,
There's a tool call DAX Studio this allows you to check the stats of your power bi file. If you look on the page for optimization of dax you will find several link to several articles and videos.
Maybe marcorusso ore AlbertoFerrari can help you in what is the best tutorial in there since they are the "owners" of the site.
Regards,
Mfelix
- Anonymous7 years agoNot applicableThank you very much!