Forum Discussion
Kumar11109
Helper IV
8 years agoThere's Not Enough Memory To Complete This Operation
Hi All, I am loading the data from SQL server. I am trying to refresh the data for my tables. But the data is not able to refresh and the below is message is reported: The operation could n...
GuySev
Advocate I
8 years agoI ran into the same problem, and I have 8gb of RAM as well.
Once I figured out which of the tables is causing the problem, I uploaded the model without that specific table. Then, I opened the query editor and uploaded just that table there.
Once you upload a table in the query editor, it allows you to edit the data before uploading it to the data model. I filtered only the data I needed (in my case it was a log table, so I filtered only the past three years) and only then clicked "apply".
In my case it worked great.
rrudolph
4 years agoNew Member
Thanks to this tip, I could solve the problem I have been dealing with since the last weekend. Many thanks for taking the time to leave it here almost 5 years ago !