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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
nsam101
Regular Visitor

Measures disppear when re-open PowerBI Desktop report linked to multidimensional SSAS cube

I created a new PowerBI Desktop report, connected to an existing multidimensional SSAS cube. I can see all the expected measures in the cube displayed on the right-hand panel. I save the report without adding any visualisations and exit. If the report is then opened, many of the measures have disappeared, in fact it's a totally different list with measure folders displayed that no longer exist in the cube.

I tried uninstalling PowerBI Desktop, rebooting and reinstalling, and the issue persists.

I presume that an old reference to the cube is being stored somewhere, but I have no way of knowing where or how to fix it.

Any ideas?

2 REPLIES 2
nsam101
Regular Visitor

Thanks @amitchandak , i tried that but it didn't make any difference - it showed no cache being used, but I cleared it anyway to no avail.

When the report is opened it always displays an error:

nsam101_0-1610375072411.png

with associated details...

 

Feedback Type:
Frown (Error)

Error Message:
An error occurred while rendering the report.

Stack Trace:
(at TypeError: Cannot read property 'clone' of undefined
at mergeDisplayFolder (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreui.js:16352:62)
at Object.mergeDisplayFolders (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreui.js:16314:40)
at VmUpdater.mergeEntity (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreui.js:16460:82)
at VmUpdater.mergeSchemas (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreui.js:16428:58)
at VmUpdater.mergeFieldList (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreui.js:16416:96)
at Object.mergeModel (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreui.js:16397:177)
at FieldListCore.loadModel (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreUIShell.js:3966:82)
at FieldListCore.<anonymous> (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreUIShell.js:3957:64)
at step (ms-pbi://pbi.microsoft.com/minerva/scripts/visuals.js:153:23)
at Object.next (ms-pbi://pbi.microsoft.com/minerva/scripts/visuals.js:105:20):line:null:)
TypeError: Cannot read property 'clone' of undefined
at mergeDisplayFolder (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreui.js:16352:62)
at Object.mergeDisplayFolders (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreui.js:16314:40)
at VmUpdater.mergeEntity (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreui.js:16460:82)
at VmUpdater.mergeSchemas (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreui.js:16428:58)
at VmUpdater.mergeFieldList (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreui.js:16416:96)
at Object.mergeModel (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreui.js:16397:177)
at FieldListCore.loadModel (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreUIShell.js:3966:82)
at FieldListCore.<anonymous> (ms-pbi://pbi.microsoft.com/minerva/scripts/exploreUIShell.js:3957:64)
at step (ms-pbi://pbi.microsoft.com/minerva/scripts/visuals.js:153:23)
at Object.next (ms-pbi://pbi.microsoft.com/minerva/scripts/visuals.js:105:20)

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__DisplayClass15_0.<HandleException>b__0()
at Microsoft.Mashup.Host.Document.SynchronizationContextExtensions.<>c__DisplayClass0_1.<SendAndMarshalExceptions>b__0(Object null)
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.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
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__DisplayClass4_0.<Main>b__1()
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.Main(String[] args)


JS Error Message:
Cannot read property 'clone' of undefined

PowerBINonFatalError:
{"AppName":"PBIDesktop","AppVersion":"2.88.1144.0","ModuleName":"ms-pbi://pbi.microsoft.com/minerva/scripts/exploreui.js","Component":"","Error":"TypeError","MethodDef":"mergeDisplayFolder","ErrorOffset":"16352:62"}

AS Live Connection:
True

Performance Trace Logs:
C:\Users\nsam\AppData\Local\Microsoft\Power BI Desktop\PerformanceTraces.zip

Enabled Preview Features:
PBI_v3ModelsPreview

Disabled Preview Features:
PBI_shapeMapVisualEnabled
PBI_SpanishLinguisticsEnabled
PBI_JsonTableInference
PBI_NewWebTableInference
PBI_ImportTextByExample
PBI_ExcelTableInference
PBI_qnaLiveConnect
PBI_eimInformationProtectionForDesktop
PBI_azureMapVisual
PBI_dataPointLassoSelect
PBI_compositeModelsOverAS
PBI_narrativeTextBox
PBI_dynamicParameters
PBI_anomalyDetection
PBI_newFieldList
PBI_cartesianMultiplesAuthoring

Disabled DirectQuery Options:
TreatHanaAsRelationalSource

Cloud:
GlobalCloud

PowerBIUserFeedbackServices_IsReported:
True

Formulas:


section Section1;

Active Section Contract:
{"id":0,"name":"ReportSection","displayName":"Page 1","filters":"[]","ordinal":0,"visualContainers":[],"config":{},"displayOption":1,"width":1280,"height":720}

amitchandak
Super User
Super User

@nsam101 , In options and settings, there is an option to clear the cache. Clear that and try again. See if that can help

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.