Forum Discussion

Jezza38's avatar
Jezza38
Frequent Visitor
2 years ago
Solved

Something went wrong

Hello all. 

 

I'm having the famous "something went wrong" error message when opening my report and I'm turning in circle to find the issue. can you help me identify and debug?

Feedback Type:
Frown (Error)

Error Message:
An error occurred while rendering the report.

Stack Trace:
Javascript:MonacoError
at new MonacoError (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:228436:40)
at https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:229467:35
at args.<computed> (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:143342:59)
at _ZoneDelegate.invokeTask (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:142178:193)
at Zone.runTask (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:142058:67)
at ZoneTask.invokeTask (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:142216:67)
at ZoneTask.invoke (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:142210:60)
at data.args.<computed> (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js:143326:48)

Stack Trace Message:
An error occurred while rendering the report.

Invocation Stack Trace:
at Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace()
at Microsoft.Mashup.Client.UI.Shared.StackTraceInfo..ctor(String exceptionStackTrace, String invocationStackTrace, String exceptionMessage)
at Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.GetStackTraceInfo(Exception e)
at Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture)
at Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass14_0.<HandleException>b__0()
at Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e)
at Microsoft.PowerBI.Client.PowerBIUnexpectedExceptionHandler.HandleException(Exception e)
at Microsoft.PowerBI.Client.Windows.Utilities.PowerBIFormUnexpectedExceptionHandler.HandleException(Exception e)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.PowerBI.Client.Windows.WebView2.WebView2Interop.InvokeCs(InteropCall call)
at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at Microsoft.Mashup.Client.UI.Shared.WindowManager.ShowModal[T](T dialog, Func`1 showModalFunction)
at Microsoft.PowerBI.Client.Program.<>c__DisplayClass6_0.<RunApplication>b__0()
at Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.<>c__DisplayClass3_0.<HandleExceptionsWithNestedTasks>b__0()
at Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)
at Microsoft.PowerBI.Client.Program.RunApplication(String[] args)
at Microsoft.PowerBI.Client.Program.Main(String[] args)


JS Error Message:
Cannot read properties of undefined (reading 'findTable')

PowerBINonFatalError:
{"AppName":"PBIDesktop","AppVersion":"2.126.1261.0","ModuleName":"https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktopDaxQueryView.js","Component":"","Error":"MonacoError","MethodDef":"new MonacoError","ErrorOffset":"228436:40","ErrorCode":""}

Snapshot Trace Logs:
C:\Users\DELL\Microsoft\Power BI Desktop Store App\FrownSnapShotcb02cffc-0c56-4881-82b6-4b8b438281a0.zip

Model Default Mode:
Import

Model Version:
PowerBI_V3

Performance Trace Logs:
C:\Users\DELL\Microsoft\Power BI Desktop Store App\PerformanceTraces.zip

Enabled Preview Features:
PBI_b2bExternalDatasetSharing
PBI_enhancedTooltips
PBI_sparklines
PBI_scorecardVisual
PBI_NlToDax
PBI_fieldParametersSuperSwitch
PBI_angularRls
PBI_onObject
PBI_backstageUI
PBI_setLabelOnExportPdf
PBI_dynamicFormatString
PBI_oneDriveSave
PBI_oneDriveShare
PBI_useModernPublishDialogs
PBI_gitIntegration
PBI_newCard
PBI_buttonSlicerAuthoring
PBI_modelExplorer
PBI_daxQueryView
PBI_aiNarrativesVisual
PBI_qnaImproveLsdlCopilot
PBI_generateMeasureDescriptionsButton
PBI_visualCalculationsAuthoring

Disabled Preview Features:
PBI_shapeMapVisualEnabled
PBI_SpanishLinguisticsEnabled
PBI_qnaLiveConnect
PBI_tmdlInDataset
PBI_EimLessElevatedUser

Disabled DirectQuery Options:
TreatHanaAsRelationalSource

Cloud:
GlobalCloud

PowerBIUserFeedbackServices_IsReported:
True

...

 

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Jezza38 ,

     

    Here are some suggestions that may help you solve your problem.


    1. Make sure you are running the latest version of Power BI Desktop. Download link: Download Power BI Desktop from Official Microsoft Download Center.

     

    2. The error message "Cannot read property of undefined (read 'findTable')" indicates that there may be a problem with the way the report is trying to access or render the table. Check elements of the report, especially those involving custom DAX queries or advanced visualizations, to make sure they are configured correctly and are not causing errors.

     

    3. Here is a link to a problem similar to the problem you encountered, I hope it will be helpful to you. Solved: an error occurred while rendering the report - Microsoft Fabric Community.

     

    4. If the problem still cannot be solved for you, please provide more detailed information.
    1) What error occurred while doing it? Has the same error been reported before?
    2) What is the connected data source? Which connection method to use?
    3) Has anyone else encountered the same problem?

     

    Best Regards,

    Clara Gong

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

4 Replies