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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
jasonbim
New Member

Power BI 3D Visual: Memory Allocation Limitation

I was told that Visuals in Power BI are limited to consuming 4GB of ram memory. I have a large 3D file (Architectural Model) to be visualised in Power BI. My PC has 32GB Ram and not running other heavy application. When I load in the 3D file into Power BI visual developed by third party, the application freeze and crashed shortly after. The visual developer told me is a known limitation from Power BI visual. Is there a way for me configure the visual to higher memory allocation? 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @jasonbim ,

First, you can analyze the memory usage of this 3D visual in Power BI Desktop using Performance Analyzer,SQL Server Profiler or DAX Studio.

Monitor report performance in Power BI

yingyinr_0-1656052237377.png

Analyze memory usage in Power BI to improve performance

 

And Power BI memory limit is related to the following factors (Import mode):

  • In Power BI Desktop - limited to your PC RAM (which is shared with other opened programs as well)
  • In Power BI Service - limited to RAM of the capacity where you store your report (Shared, Premium and Embedded). If the report located in a shared capacity, the user has 1-3 GB of RAM in this case. Each specific visual in Import mode requires it, and when you press refresh dataset in web then usage multiplies 2 times. And for embedded and premium capacity, you can check the below list.yingyinr_1-1656052840167.png

Last, please review the following official documentation to know .

How capacities function

Best Regards

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @jasonbim ,

First, you can analyze the memory usage of this 3D visual in Power BI Desktop using Performance Analyzer,SQL Server Profiler or DAX Studio.

Monitor report performance in Power BI

yingyinr_0-1656052237377.png

Analyze memory usage in Power BI to improve performance

 

And Power BI memory limit is related to the following factors (Import mode):

  • In Power BI Desktop - limited to your PC RAM (which is shared with other opened programs as well)
  • In Power BI Service - limited to RAM of the capacity where you store your report (Shared, Premium and Embedded). If the report located in a shared capacity, the user has 1-3 GB of RAM in this case. Each specific visual in Import mode requires it, and when you press refresh dataset in web then usage multiplies 2 times. And for embedded and premium capacity, you can check the below list.yingyinr_1-1656052840167.png

Last, please review the following official documentation to know .

How capacities function

Best Regards

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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