<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Not Enough Memory Error in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Not-Enough-Memory-Error/m-p/3600044#M32150</link>
    <description>&lt;P&gt;Use DAX Studio to examine and refactor your measure&amp;nbsp; or calculated column.&amp;nbsp; Check the Query plan, specifically the Records column.&amp;nbsp; A high number there (typically in the millions) is an indication that you are multiplying too many tables in your query.&lt;/P&gt;</description>
    <pubDate>Sun, 24 Dec 2023 01:57:33 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2023-12-24T01:57:33Z</dc:date>
    <item>
      <title>Not Enough Memory Error</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Not-Enough-Memory-Error/m-p/3597271#M32137</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When trying to add a new column measure, I am getting the following error.&lt;/P&gt;&lt;P&gt;"There's not enough memory to complete this operation. Please try again later when there may be more memory available."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried clearing all the cache. Deleted all the unnecessary columns, and internal table visuals. I have 16GB memory in my laptop and I am also not using any other powerful app simultaneously. However, I am still getiing the same error message. I am attaching the detailed error message for referrence. Any suggestions will be highly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Feedback Type:&lt;BR /&gt;Frown (Error)&lt;/P&gt;&lt;P&gt;Release:&lt;BR /&gt;December 2023&lt;/P&gt;&lt;P&gt;Product Version:&lt;BR /&gt;2.124.1052.0 (23.12) (x64)&lt;/P&gt;&lt;P&gt;Stack Trace:&lt;BR /&gt;Microsoft.PowerBI.Modeler.ModelingASOperationException&lt;BR /&gt;at Microsoft.PowerBI.Modeler.ModelManager.&amp;lt;&amp;gt;c__DisplayClass51_0.&amp;lt;SaveChanges&amp;gt;b__0()&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.Modeling.Hosting.ModelingTelemetryService.&amp;lt;&amp;gt;c__DisplayClass6_0`1.&amp;lt;RunInActivity&amp;gt;b__0()&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.Modeling.Hosting.ModelingTelemetryService.RunInActivity(ModelingActivityKind activity, Action action)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.Modeling.Hosting.ModelingTelemetryService.RunInActivity[T](ModelingActivityKind activity, Func`1 action)&lt;BR /&gt;at Microsoft.PowerBI.Modeler.ModelManager.SaveChangesForCommit(String description, Boolean recalc)&lt;BR /&gt;at Microsoft.PowerBI.Modeler.ModelManager.InternalTransaction.Commit(Boolean recalc)&lt;BR /&gt;at Microsoft.PowerBI.Modeling.Engine.Authoring.AsyncModelAuthoringService.ModelAuthoringTransaction.Commit(RecalcBehavior recalcBehavior)&lt;BR /&gt;at Microsoft.PowerBI.Modeling.Engine.ModelingEngine.&amp;lt;&amp;gt;c__DisplayClass16_1.&amp;lt;RouteModelChangeAsync&amp;gt;b__4(IExtendedModelChangeScope scope)&lt;BR /&gt;at Microsoft.PowerBI.Modeling.Engine.Authoring.AsyncModelAuthoringService.&amp;lt;&amp;gt;c__DisplayClass11_0.&amp;lt;RunExtendedModelChangeAsync&amp;gt;b__0(IExtendedModelChangeScope scope)&lt;BR /&gt;at Microsoft.PowerBI.Modeling.Engine.Authoring.AsyncModelAuthoringService.&amp;lt;&amp;gt;c__DisplayClass12_0.&amp;lt;&amp;lt;RunExtendedModelChangeAsync&amp;gt;b__0&amp;gt;d.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at Microsoft.PowerBI.Modeling.Engine.Authoring.AsyncModelAuthoringService.&amp;lt;ContinueWithAsyncOperation&amp;gt;d__15.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at Microsoft.PowerBI.Modeling.Engine.ModelingEngine.&amp;lt;RouteModelChangeAsync&amp;gt;d__16.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.Report.&amp;lt;SynchronizeLooselyWithQueriesAsync&amp;gt;d__73`1.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.Modeling.ModelAuthoringRoutingService.&amp;lt;&amp;gt;c__DisplayClass19_0.&amp;lt;&amp;lt;RouteToLocalModel&amp;gt;b__0&amp;gt;d.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.Modeling.ModelAuthoringRoutingService.&amp;lt;RouteToLocalModel&amp;gt;d__19.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.ModelAuthoringHostService.&amp;lt;ApplyCore&amp;gt;d__7.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;BR /&gt;at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;BR /&gt;at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;BR /&gt;at Microsoft.PowerBI.Client.Windows.ModelAuthoringHostService.&amp;lt;ExecuteAndShowFrownOnException&amp;gt;d__15`1.MoveNext()&lt;/P&gt;&lt;P&gt;PowerBINonFatalError:&lt;BR /&gt;{"AppName":"PBIDesktop","AppVersion":"2.124.1052.0","ModuleName":"Microsoft.PowerBI.Modeler.dll","Component":"Microsoft.PowerBI.Modeler.ModelManager+&amp;lt;&amp;gt;c__DisplayClass51_0","Error":"Microsoft.PowerBI.Modeler.ModelingASOperationException","MethodDef":"&amp;lt;SaveChanges&amp;gt;b__0 - PFE_SERVERBASE_OPERATION_CANCELLED_DUE_TO_MEMORY_PRESSURE","ErrorOffset":"97","ErrorCode":""}&lt;/P&gt;&lt;P&gt;InnerException0.Stack Trace:&lt;BR /&gt;at Microsoft.AnalysisServices.Tabular.Model.SaveChangesImpl(SaveFlags flags, Int32 maxParallelism)&lt;BR /&gt;at Microsoft.PowerBI.Modeler.ModelManager.&amp;lt;&amp;gt;c__DisplayClass51_0.&amp;lt;SaveChanges&amp;gt;b__0()&lt;/P&gt;&lt;P&gt;OS Version:&lt;BR /&gt;Microsoft Windows NT 10.0.22000.0 (x64 en-US)&lt;/P&gt;&lt;P&gt;CLR Version:&lt;BR /&gt;4.8 or later [Release Number = 533325]&lt;/P&gt;&lt;P&gt;Peak Virtual Memory:&lt;BR /&gt;72 GB&lt;/P&gt;&lt;P&gt;Private Memory:&lt;BR /&gt;917 MB&lt;/P&gt;&lt;P&gt;Peak Working Set:&lt;BR /&gt;1.08 GB&lt;/P&gt;&lt;P&gt;IE Version:&lt;BR /&gt;11.1.22000.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Workbook Package Info:&lt;BR /&gt;1* - en-US, Query Groups: 8, fastCombine: Disabled, runBackgroundAnalysis: False.&lt;/P&gt;&lt;P&gt;Telemetry Enabled:&lt;BR /&gt;True&lt;/P&gt;&lt;P&gt;Model Default Mode:&lt;BR /&gt;Import&lt;/P&gt;&lt;P&gt;Model Version:&lt;BR /&gt;PowerBI_V3&lt;/P&gt;&lt;P&gt;Enabled Preview Features:&lt;BR /&gt;PBI_sparklines&lt;BR /&gt;PBI_scorecardVisual&lt;BR /&gt;PBI_NlToDax&lt;BR /&gt;PBI_fieldParametersSuperSwitch&lt;BR /&gt;PBI_setLabelOnExportPdf&lt;BR /&gt;PBI_dynamicFormatString&lt;BR /&gt;PBI_oneDriveSave&lt;BR /&gt;PBI_oneDriveShare&lt;BR /&gt;PBI_newCard&lt;BR /&gt;PBI_buttonSlicerAuthoring&lt;/P&gt;&lt;P&gt;Disabled Preview Features:&lt;BR /&gt;PBI_shapeMapVisualEnabled&lt;BR /&gt;PBI_SpanishLinguisticsEnabled&lt;BR /&gt;PBI_qnaLiveConnect&lt;BR /&gt;PBI_b2bExternalDatasetSharing&lt;BR /&gt;PBI_enhancedTooltips&lt;BR /&gt;PBI_angularRls&lt;BR /&gt;PBI_onObject&lt;BR /&gt;PBI_backstageUI&lt;BR /&gt;PBI_useModernPublishDialogs&lt;BR /&gt;PBI_gitIntegration&lt;BR /&gt;PBI_modelExplorer&lt;BR /&gt;PBI_daxQueryView&lt;BR /&gt;PBI_aiNarrativesVisual&lt;BR /&gt;PBI_qnaImproveLsdlCopilot&lt;/P&gt;&lt;P&gt;Disabled DirectQuery Options:&lt;BR /&gt;TreatHanaAsRelationalSource&lt;/P&gt;&lt;P&gt;Cloud:&lt;BR /&gt;GlobalCloud&lt;/P&gt;&lt;P&gt;DPI Scale:&lt;BR /&gt;150%&lt;/P&gt;&lt;P&gt;Supported Services:&lt;BR /&gt;Power BI&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 16:08:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Not-Enough-Memory-Error/m-p/3597271#M32137</guid>
      <dc:creator>res45</dc:creator>
      <dc:date>2023-12-21T16:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Not Enough Memory Error</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Not-Enough-Memory-Error/m-p/3600044#M32150</link>
      <description>&lt;P&gt;Use DAX Studio to examine and refactor your measure&amp;nbsp; or calculated column.&amp;nbsp; Check the Query plan, specifically the Records column.&amp;nbsp; A high number there (typically in the millions) is an indication that you are multiplying too many tables in your query.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Dec 2023 01:57:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Not-Enough-Memory-Error/m-p/3600044#M32150</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-12-24T01:57:33Z</dc:date>
    </item>
  </channel>
</rss>

