Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
sanchit
Frequent 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 message pops up

"Failed to save Modification to the server. Error returned : Memory Error : Allocation Faliure. If you are using 32 bit version of the product,consider upgrading to the 64 bit version or increasing the amount of memory available on the machine".

 

Machine Configuration :

Installed Ram : 3GB.

System Type : 32 Bit

OS : Windows 7

Available RAM : 1.5 GB.

 

Thank You.

Error.PNG

1 ACCEPTED SOLUTION
v-ljerr-msft
Microsoft Employee
Microsoft Employee

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).Smiley Happy

 

Regards

View solution in original post

7 REPLIES 7
korayem
Frequent 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.

Hello there! 

Please help me..

 

how to enable the windows page file??? Please help...

korayem
Frequent Visitor

In my case, I had Windows Page file disabled and that didnt allow PowerBI to allocate the required memory. Once enabled, the error was gone.

v-ljerr-msft
Microsoft Employee
Microsoft Employee

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).Smiley Happy

 

Regards

Anonymous
Not applicable

I have 174 GB free space in C drive and 3.84 GB usable RAM and using a very small demo data model using access database. Any idea why I am getting this error with simple query changes as DataType and Date Filter.

Anonymous
Not applicable

Its sorted by closing off all other running applications 🙂

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors