Forum Discussion

highxsky's avatar
highxsky
Regular Visitor
6 years ago
Solved

Slow queries impact on Power BI user interaction

Hi all,   So I was working on a Power BI project lately and encountered performance issues, more specifically thrashing (my computer was very unresponsive and memory & disk were running nearly 100%...
  • mahoneypat's avatar
    mahoneypat
    6 years ago

    When you refresh the data, any slowness you see is due to the queries, but also any calculated columns and calculated tables.  If you are seeing slowness when interacting with slicers, navigating pages, etc. that is due to unoptimized DAX measures.  Also add some of the SQLBI blogs/videos to optimize your DAX expressions too.

     

    If this works for you, please mark it as the solution.  Kudos are appreciated too.  Please let me know if not.

    Regards,

    Pat