Forum Discussion
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 columns are running slow, etc
Thanks
Best regards
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
3 Replies
- AlbertoFerrariMost Valuable Professional
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 - MFelixSuper 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
- AnonymousNot applicableThank you very much!