Forum Discussion
Refresh Visual on Service takes long time, if report kept for more than 5mins
- 5 years ago
Hi mayurwadhwani ,
If your report is located in a shared capacity. I suggest you upgrade it to premium.
Import models are loaded and removed from memory according to usage. An import model is loaded when it is queried (interactive operation), or if it needs to be refreshed (background operation).The removal of a model from memory is known as eviction. It's an operation Power BI can perform quickly depending on the size of the models. If the capacity isn't experiencing any memory pressure and the model isn't idle (i.e., actively in-used), the model can reside in memory without being evicted. When Power BI determines there is insufficient memory to load a model, the Power BI service will attempt to free up memory by evicting inactive models, typically defined as models loaded for interactive operations which have not been used in the last three minutes . If there are no inactive models to evict, the Power BI service attempts to evict models loaded for background operations. A last resort, after 30 seconds of failed attempts, is to fail the interactive operation. In this case, the report user is notified of failure with a suggestion to try again shortly. In some cases, models may be unloaded from memory due to service operations.If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
Hi,
I have optimized report and also have deleted 30 pages. Now report has 20 pages with 8 active pages and 12 tooltip pages. But problem still persists. If I keep report open for 5 to 10mins and try to drive one visual from another its taking long time. And in other case when we open report and start interacting with report immediately then it just couple of seconds.
Thanks
This report (I made it)
Contains 21 hiden pages, the Model has 3 Tables: GL_Accounts, GL_Group and Calendar. 2 Relationship/one direction. I used Grouping accounts and measures....I am telling you these details to show you that as much as you make your Model(star schema) simple and add the right optimised measures into your visuals, the performance of the whole report stays optimized.
Can you screenshot you Model for me please?
- mayurwadhwani5 years ago
Helper I
Hi v-deddai1-msft aj1973 ,
Report is almost optimized. Validated via Performance analyzer. How come report interaction is working fine when we open report and interact immediately. And if we do not interact with report for more than 5mins in that case its taking long time to interact and drive other visuals on a page.
If it would have been performance issue then it should have been reflected when we open report and interact. Entire performance of report is good when we open and interact.
Also, due to compliance issue its difficult for me to share data model snap.
Thanks,Mayur
- v-deddai1-msft5 years ago
Community Support
Hi mayurwadhwani ,
If your report is located in a shared capacity. I suggest you upgrade it to premium.
Import models are loaded and removed from memory according to usage. An import model is loaded when it is queried (interactive operation), or if it needs to be refreshed (background operation).The removal of a model from memory is known as eviction. It's an operation Power BI can perform quickly depending on the size of the models. If the capacity isn't experiencing any memory pressure and the model isn't idle (i.e., actively in-used), the model can reside in memory without being evicted. When Power BI determines there is insufficient memory to load a model, the Power BI service will attempt to free up memory by evicting inactive models, typically defined as models loaded for interactive operations which have not been used in the last three minutes . If there are no inactive models to evict, the Power BI service attempts to evict models loaded for background operations. A last resort, after 30 seconds of failed attempts, is to fail the interactive operation. In this case, the report user is notified of failure with a suggestion to try again shortly. In some cases, models may be unloaded from memory due to service operations.If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai