Forum Discussion
dartmedia
3 years agoFrequent Visitor
memory issue in embedded
I'm using embedded and Pro service. The following error occurred. 데이터 원본 오류: Resource Governing: This operation was canceled because there wasn’t enough memory to finish running it. Either in...
- 3 years ago
Hi dartmedia ,
1. The possible reason is that your dataset will exceed 1GB after your operation(refresh), so the dataet refresh failed.
2. For A1, there is indeed a 1GB limitation.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Lucien
v-luwang-msft
3 years agoCommunity Support
Hi dartmedia ,
1. The possible reason is that your dataset will exceed 1GB after your operation(refresh), so the dataet refresh failed.
2. For A1, there is indeed a 1GB limitation.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Lucien
dartmedia
3 years agoFrequent Visitor
thank you. Lucien