Forum Discussion
Kumar11109
8 years agoHelper IV
There'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
8 years agoAdvocate I
I 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 !