Forum Discussion
PipelineException: The evaluation reached the allowed cache entry size limit.
Hi,
I am trying to refresh a dataflow on PowerBI service which is failing with the below error:
"PipelineException: The evaluation reached the allowed cache entry size limit. Try increasing the allowed cache size."
Any help or suggestion is welcome.
Regards,
Bhavana HR
4 Replies
- AnonymousNot applicable
Hi Bhavana_HR ,
You can try to increase the maximum allowed (MB).
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).
This is the related document, you can view this content:
Unable to refresh automatically : The evaluation r... - Microsoft Fabric Community
Solved: Dataset Refresh Fails with error : The evaluation ... - Microsoft Fabric Community
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.
- Bhavana_HRFrequent Visitor
Hi,
This solution works on pbix file but I am using a dataflow here which is failing with the above error.
- awarriorpoetHelper I
I am getting this with a Datamart as well.
- JanRakHelper I
Hi,
getting the same error in a dataflow. Were you able to solve this at some point? Thanks