Forum Discussion
Not Enough Memory Error
- 9 years ago
Hi Kieran,
Based on my research, this error message is more related to SSAS. Please check whether you can connect to SSAS instance in SSMS or in other BI tools.
This can be caused by an incorrect memory setting in SSAS. To troubleshoot this problem, please go through this blog: SSAS error “The operation has been cancelled because there is not enough memory for the application” when there is still a lot of memory available You should make the memory settings change to give a proper value to the memory limits in either percentage of server memory, or in bytes.
Best regards,
Yuliana Gu
Hi, i'm getting the same error while trying to import a (small) SSAS tabular model to Power BI, on my VM's PBI Desktop (8 Gb RAM) and also on the VM machine with SSDT and PBI Desktop (16 Gb RAM), connected to SSAS Tabular Server machine (32 Gb RAM)
I've also tried to change the options mentioned here, in Tabular properties, and it didn't work.
What are the possible solutions for this problem? As someone has wrote, it is a strange error.
Regards
I guess it is because of a calculated column.
Try this,
Remove all of your calculated columns and then try to import the data.