Forum Discussion
Automatic Aggregations wiped out with error
Hello,
I have automatic aggregations setup for my semantic model & they have been working perfectly fine. However, suddenly it has started showing the following error -
"No SystemManaged table found after PA training"
I have almost 3 GB of aggregations till yesterday and today its all wiped out. No changes to the semantic model were published & we have daily refreshes scheduled. Can someone help me understand why this happened & how to resolve it.
Thanks!
5 Replies
- v-hjannapu
Community Support
Hi V_S27,
Thank you for reaching out to the Microsoft fabric community forum.
That error message "No SystemManaged table found after PA training" usually means that Power BI tried to run automatic aggregations but didn’t end up creating any this time. That’s likely why your 3GB of aggregation data disappeared. This can happen even if you didn’t publish any model changes things like shifts in how users are querying the data, updates to the source schema, or memory pressure during refresh can cause it.
I would suggest opening the Aggregations tab in your semantic model settings, checking the last training result, and clicking “Retrain” to try running it again. It’s also worth looking at your refresh logs and capacity metrics to see if something unusual happened during the last run. If this keeps happening, setting up manual aggregations for your key queries might help keep things stable.
Kindly refer to the below documentation links for better understanding:
https://learn.microsoft.com/en-us/fabric/enterprise/powerbi/aggregations-auto-configure
Hope this helps if you have any queries we are happy to assist you further.
Best Regards,
Harshitha.- V_S27Frequent Visitor
Hi v-hjannapu ,
Thanks for the quick response. We did check the capacity metrics and evrything seems ok. There was no throttling and the capcity usage was as usual. I tried re-training it but still gives me the same error. How can I forsee such situations, there is no way to predict if this will happen again. This is a huge inconvenience actually.
Thanks!
- v-hjannapu
Community Support
Hi V_S27,
If you are still unable to solve the issue you can reach out to Microsoft Support by raising a ticket with Microsoft Support.
Please refer below link on how to raise a contact support or support ticket.
How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn
Best Regards,
Harshitha.
- Shahid12523
Community Champion
The error means system-managed aggregation tables got wiped (often from refresh failure, schema drift, or capacity reset).
Fix:
Retrain or toggle Automatic Aggregations in model settings.
Check capacity logs for throttling.
Verify source schema.
If it keeps happening → raise a Microsoft support ticket.