Forum Discussion
Power BI memory error message with Paginated reports visual
Hi Anonymous
What I can understand is that how the report renders in the Power BI service is because it is using shared resources (CPU and memory), whilst on your desktop it is using what you have available on your desktop hardware.
It could possibly be using the TOPN is causing it to use more memory because it has to filter your data which requires more memory to scan to find the TOPN rows. Whilst if there is no TOPN it does not have to apply the filter.
- Anonymous3 years agoNot applicable
Hi GilbertQ, but we did not execute the report in the desktop version. Both, the embedded version in Power BI and the resport itself were executed directly in Power BI Service. That is why we do not understad this result. From Power BI (in power bi service) the report is not capable to provide the result with 5000 as TOPN, but executing only the report we do not have any problem with 78000 registers