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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
anmolmalviya05
Super User
Super User

Memory allocation failure

Hi Everyone, Im trying to open a power bi file and getting below error:

anmolmalviya05_0-1740576234062.jpeg


Any idea, how to resolve this?

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

I would start building a new mode1, adding one table or query at a time, until you reach this error.

You can download DAX Studio for free and see what are the larger tables from the View Metrics in advance menu to help show the size of tables and columns.

Try reducing the size by removing unneeded columns, changing data types (whole number for decimal if column has not precision, change date/time to date if the time is not needed, etc.)

If the model size is exceeding 1GB in the Power BI Desktop, I would look at reducing the data imported while developing the model by using parameters to limit a Sales table by Date (only the last 3-4 months). This can then be deployed to the Power BI Service, and the parameters changed to import more data on the model while deployed to service.

View solution in original post

Anonymous
Not applicable

Hi @anmolmalviya05 

 

The error suggests that the memory allocated for your Power BI tier is not sufficient to handle the dataset refresh or operation you are trying to perform.

 

You can use report server to publish the file to your workspace, and try to open it in the Power BI Service.

Power BI Report Server Integration (Configuration Manager) - SQL Server Reporting Services (SSRS) | ...

vzhengdxumsft_0-1740726508670.png

 

 

Then just as 3CloudThomas post that please try optimizing your dataset by reducing its size or complexity. This can involve removing unnecessary columns, aggregating data, or using more efficient data models.

 

Best Regards

Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @anmolmalviya05 

 

The error suggests that the memory allocated for your Power BI tier is not sufficient to handle the dataset refresh or operation you are trying to perform.

 

You can use report server to publish the file to your workspace, and try to open it in the Power BI Service.

Power BI Report Server Integration (Configuration Manager) - SQL Server Reporting Services (SSRS) | ...

vzhengdxumsft_0-1740726508670.png

 

 

Then just as 3CloudThomas post that please try optimizing your dataset by reducing its size or complexity. This can involve removing unnecessary columns, aggregating data, or using more efficient data models.

 

Best Regards

Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

I would start building a new mode1, adding one table or query at a time, until you reach this error.

You can download DAX Studio for free and see what are the larger tables from the View Metrics in advance menu to help show the size of tables and columns.

Try reducing the size by removing unneeded columns, changing data types (whole number for decimal if column has not precision, change date/time to date if the time is not needed, etc.)

If the model size is exceeding 1GB in the Power BI Desktop, I would look at reducing the data imported while developing the model by using parameters to limit a Sales table by Date (only the last 3-4 months). This can then be deployed to the Power BI Service, and the parameters changed to import more data on the model while deployed to service.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.