Forum Discussion

saturation's avatar
saturation
Frequent Visitor
6 years ago
Solved

Calculations - Causing Slowness - Looking for Alternative Approaches

I posted the problem that was solved (greatly) in the link below. After getting over that hurdle, I'm realizing that perhaps I need to take a different approach. Basically, in Power BI, I connect to a spreadsheet and then it runs the calculations. There's a lot of data, so scrolling down through the table of data on the report visualization page takes time. I'm wondering if it's better to somehow have these calculations run and have the new round of data saved as a different table in Power Query? If so, how would I do that? And maybe it's better to run it before trying to load up the report? Looking for any advice. Here's the link to my other post on getting my calculations correct.

 

https://community.powerbi.com/t5/Power-Query/Find-Median-value-based-on-zip-code-data-file/m-p/786593/highlight/false#M26336

  • Hi saturation 

    It seems your problem is :

    scrolling down through the table of data on the report visualization page takes time.

     

    Which columns/measures do you add to report visuals? how many visuals on a report page?

     

    To improve Power BI report performance, you could refer to this article.

    • Use filters to limit report visuals to display only what’s needed
    • Limit visuals on report pages
    • Optimize your model
    • and so on

    Also, you could use Performance Analyzer to examine report element performance, then you can find the cause to slowness.

     

    Best Regards
    Maggie
     
    Community Support Team _ Maggie Li
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

     

     

     

2 Replies

  • v-juanli-msft's avatar
    v-juanli-msft
    Community Support

    Hi saturation 

    It seems your problem is :

    scrolling down through the table of data on the report visualization page takes time.

     

    Which columns/measures do you add to report visuals? how many visuals on a report page?

     

    To improve Power BI report performance, you could refer to this article.

    • Use filters to limit report visuals to display only what’s needed
    • Limit visuals on report pages
    • Optimize your model
    • and so on

    Also, you could use Performance Analyzer to examine report element performance, then you can find the cause to slowness.

     

    Best Regards
    Maggie
     
    Community Support Team _ Maggie Li
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.