Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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? 

  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi Anonymous ,

    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

    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.

    Last, please review the following official documentation to know .

    How capacities function

    Best Regards

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous ,

    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

    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.

    Last, please review the following official documentation to know .

    How capacities function

    Best Regards