Forum Discussion
sanchit
9 years agoFrequent Visitor
Memory Error : Allocation Faliure.
Hi I have created a pbix file in 64bit machine. File Size : 22 MB. Rows : 5.5 Million Approx. Data is fetched from MYSQL Database. While i try to open the same file in a 32 bit machine, an error m...
- 9 years ago
Hi sanchit,
As suggested in the error message, you may need to increase the amount of memory available on the machine in this scenario(1.5 GB may be not enough for your data mode).
Or you can try to optimize your data model in a way that makes a better use the available memory. For more details, you can refer to this article(though the article is about PowerPivot, it should be similar with Power BI).:smileyhappy:
Regards
korayem
8 years agoFrequent Visitor
In my case, I had Windows Page File disabled, limiting PowerBI from allocating extra memory for its usage. Once enabled, the error went away.
Abhiraj_Pal
8 years agoFrequent Visitor
Hello there!
Please help me..