Forum Discussion

Fragan's avatar
Fragan
Helper III
6 years ago
Solved

Troubleshooting visual performance

Hey,   I have some visual with high loading time.   The visuals Data are calculated using DAX.   When using the performance analyser the Dax Requests loading time looks fine (around 150ms overa...
  • speedramps's avatar
    speedramps
    6 years ago

    Please consider some of these solutions ....

     

    Try use 7 of less visuals on a page. The more visuals you use, the slower a page will be.

     

    Test each visual separately on an empty page with the performnace analyser, if one of them is especially long then try imporve it or avoid sharing it on pages with other visuals if you know it will delay the whole page. 

     

    Try reorder the visuals in the selection window. This might triger the visuals to execute in that order ???

     

    See https://www.sqlgene.com/2019/09/27/a-comprehensive-guide-to-power-bi-performance-tuning/