Forum Discussion
webportal
4 years agoImpactful Individual
Dataflow PipelineException: The evaluation reached the allowed cache entry size limit. Try increasin
My dataflow is retrieving data from Azure blobs. It is returning the error upon refresh: PipelineException: The evaluation reached the allowed cache entry size limit. Try increasing the allow...
Anonymous
4 years agoNot applicable
Hi webportal ,
Try to increase the Maximum allowed (MB).
Cache Size for Power BI Desktop
It's good practice that before you schedule the report, you validate the complete dataset. One additional help for this, especially in the cases of larger datasets retrieved from the API, is to increase the cache limits. This increase can improve PowerBI's performance and stability. To configure this:
- Click Settings->Options->Global->Data Load to expose the "Data Cache Management Options".
- Try increasing the Maximum allowed (MB):to 16000 (or about double what the current setting is).
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous3 years agoNot applicable
I'm getting this and went up to 100000 MB as a test. It works on older versions of power bi desktop, but i can't get it to work on the Dec 2022 or Feb 2023 versions. I get this same message on all my larger tables.