Forum Discussion
Calculations - Causing Slowness - Looking for Alternative Approaches
- 6 years ago
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
MaggieCommunity 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.
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.
Maggie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- saturation6 years agoFrequent Visitor
Thanks again Maggie! Great information.