Forum Discussion

Joswin_100's avatar
Joswin_100
Frequent Visitor
5 years ago
Solved

Insufficient memory

Good afternoon, I ask for your help, I have the following error: "There is not enough memory to complete this operation." This error comes out when integrating the following function into a tab...
  • v-diye-msft's avatar
    5 years ago

    Hi Joswin_100 

     

    Please kindly refer to the blog to fix the issue:

    https://thegeekpage.com/fixed-there-is-not-enough-memory-to-complete-this-operation/

     

    Besides,To debug this do the following:

    1. Download and install Dax Studio http://daxstudio.org/
    2. In you Power BI report create a blank report page and save the desktop file with this page open/selected
    3. Close All Power BI desktop sessions
    4. Start Power BI desktop again and open only this report LEAVE IT on the blank page!
    5. Start DAX Studio and connect it to the Power BI Desktop file you have issues
       

    6. In DAX Studio click the ALL Queries button
       

    7. Wait until output windows shows
       

    8. Now go to Power BI and start doing what you do while you are getting the memory error...
    9. When you have it return to DAX Studio and see what is on the All Queries page of your query trace…
       

    10. Find your longest running queries and analyze them…