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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Guille75
Frequent Visitor

Error al intentar combinar consultas

Hola

Tengo dos consultas que quiero combinar pero cuando le doy a combinar me sale este error

IMAGEN_ERROR2.pngIMAGEN_ERROR.png

Si copio los detalles del error me slae todo este texto:

Tipo de comentario:
Frown (Error)

Mensaje de error:
No se pueden analizar enlaces.
Valores de los enlaces: dropDownField: ?
elementos: joinKinds,
itemsText: 'displayName',
itemsValue: 'joinKind',
selectedValue: selectedJoinKind,
deshabilitado: joinKindDisabled,
ariaLabel: 'Tipus d'unió'
}

Mensaje: Se esperaba ''

Rastreo de pila:
en Microsoft.Mashup.Client.UI.Windows.JsErrorHandler.WrapInvokeScript(Func'1 invokeScript)
en Microsoft.Mashup.Client.UI.Windows.JsHostedScript.TryInvoke[T](String script, T& result)
en Microsoft.Mashup.Client.UI.Windows.JsHostedScript.TryInvoke(String script)
en Microsoft.Mashup.Client.UI.Shared.Ux.FloatingDialog.BuilderDialog.<ShowBuilder>b__80_0()
en Microsoft.Mashup.Client.UI.Shared.HtmlControls.Builders.BuilderHtmlControl.<>c__DisplayClass52_0.<EvaluateBaseFormula>b__0(PreviewReference previewReference)
en Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)

Mensaje de seguimiento de pila:
No se pueden analizar enlaces.
Valores de los enlaces: dropDownField: ?
elementos: joinKinds,
itemsText: 'displayName',
itemsValue: 'joinKind',
selectedValue: selectedJoinKind,
deshabilitado: joinKindDisabled,
ariaLabel: 'Tipus d'unió'
}

Mensaje: Se esperaba ''

Seguimiento de pila de invocación:
en Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace()
en Microsoft.Mashup.Client.UI.Shared.StackTraceInfo.. ctor(String exceptionStackTrace, String invocationStackTrace, String exceptionMessage)
en Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.GetStackTraceInfo(Exception e)
en Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture)
en Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass14_0.<HandleException>b__0()
en Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e)
en Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)
en System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
en System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parámetros, Object[] argumentos)
en System.Delegate.DynamicInvokeImpl(Object[] args)
en System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
en System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
en System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
en System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
en System.Windows.Forms.Control.InvokeMarshaledCallbacks()
en System.Windows.Forms.Control.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
en System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
en System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
en System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
en System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
en System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
en System.Windows.Forms.Form.ShowDialog(IWin32Window propietario)
en Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.<>n__0(IWindowHandle owner)
en Microsoft.Mashup.Client.UI.Shared.WindowManager.ShowModal[T](T dialog, Func'1 showModalFunction)
en Microsoft.Mashup.Client.UI.Shared.QueriesEditorWindowBase.ShowBuilderDialog(FormulaPartInfo formulaPartInfo, FormulaPath newFormulaPath, JsonUpdate& jsonUpdate)
en Microsoft.Mashup.Client.UI.Shared.QueriesEditorWindowBase.TryApplyTask(FormulaPath baseFormulaPath, String formulaID, TaskCreationContext taskCreationContext, ApplyTaskResult& applyTaskResult, JsonColumnSelectionInfo& columnSelectionInfo)
en Microsoft.Mashup.Client.UI.Shared.QueriesEditorWindowBase.Js_ApplyTask(String json)
en System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
en System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parámetros, Object[] argumentos)
en System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parámetros, CultureInfo culture)
en Microsoft.Mashup.Client.UI.Shared.JsExportWrapper.<>c__DisplayClass13_0.<InvokeMember>b__0()
en Microsoft.Mashup.Client.UI.Windows.JsErrorHandler.WrapInvokeHost(Func'1 invokeHost)
en System.Windows.Forms.UnsafeNativeMethods.IDispatch.Invoke(Int32 dispIdMember, Guid& riid, Int32 lcid, Int32 dwFlags, tagDISPPARAMS pDispParams, Object[] pVarResult, tagEXCEPINFO pExcepInfo, IntPtr[] pArgErr)
en System.Windows.Forms.UnsafeNativeMethods.IDispatch.Invoke(Int32 dispIdMember, Guid& riid, Int32 lcid, Int32 dwFlags, tagDISPPARAMS pDispParams, Object[] pVarResult, tagEXCEPINFO pExcepInfo, IntPtr[] pArgErr)
en System.Windows.Forms.HtmlDocument.InvokeScript(String scriptName, Object[] args)
en Microsoft.Mashup.Client.UI.Windows.JsErrorHandler.WrapInvokeScript(Func'1 invokeScript)
en Microsoft.Mashup.Client.UI.Windows.JsHostedScript.TryInvoke[T](String script, T& result)
en Microsoft.Mashup.Client.UI.Windows.JsHostedScript.TryInvoke(String script)
en Microsoft.Mashup.Client.UI.Shared.EditorDialogBase.InvokeCommand(String formulaId, String actionName, Boolean preserveSelectionOrder)
en Microsoft.Mashup.Client.UI.Shared.UICommands.CommandActionHandlerBase.HandleCommand(UInt32 commandId)
en Microsoft.Mashup.Client.UI.Shared.UICommands.CommandActionHandlerBase.CommandAction(UInt32 commandId)
en Microsoft.Mashup.Client.UI.Windows.Ribbon.RibbonCommandHandler.Execute(UInt32 commandId, CommandExecutionVerb verb, PropertyKeyRef keyRef, PropVariantRef currentValue, IUISimplePropertySet commandExecutionProperties)
en System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
en System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
en System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
en System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
en System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
en System.Windows.Forms.Form.ShowDialog(IWin32Window propietario)
en Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.<>n__0(IWindowHandle owner)
en Microsoft.Mashup.Client.UI.Shared.WindowManager.ShowModal[T](T dialog, Func'1 showModalFunction)
en Microsoft.PowerBI.Client.Program.<>c__DisplayClass2_0.<Main>b__1()
en Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.<>c__DisplayClass3_0.<HandleExceptionsWithNestedTasks>b__0()
en Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)
en Microsoft.PowerBI.Client.Program.Main(String[] args)


Mensaje de seguimiento InnerException0.Stack:
No se pueden analizar enlaces.
Valores de los enlaces: dropDownField: ?
elementos: joinKinds,
itemsText: 'displayName',
itemsValue: 'joinKind',
selectedValue: selectedJoinKind,
deshabilitado: joinKindDisabled,
ariaLabel: 'Tipus d'unió'
}

Mensaje: Se esperaba ''

Rastreo InnerException0.Stack:
SyntaxError: No se pueden analizar enlaces.
Valores de los enlaces: dropDownField: ?
elementos: joinKinds,
itemsText: 'displayName',
itemsValue: 'joinKind',
selectedValue: selectedJoinKind,
deshabilitado: joinKindDisabled,
ariaLabel: 'Tipus d'unió'
}

Mensaje: Se esperaba ''
en parseBindingsString (ms-pbi://pbi.microsoft.com/OpenSource/knockoutjs/knockout-3.0.0.js:87:114)
en getBindingAccessors (ms-pbi://pbi.microsoft.com/OpenSource/knockoutjs/knockout-3.0.0.js:86:247)
at p (ms-pbi://pbi.microsoft.com/OpenSource/knockoutjs/knockout-3.0.0.js:64:220)
en m (ms-pbi://pbi.microsoft.com/OpenSource/knockoutjs/knockout-3.0.0.js:90:102)
at h (ms-pbi://pbi.microsoft.com/OpenSource/knockoutjs/knockout-3.0.0.js:88:331)
en g (ms-pbi://pbi.microsoft.com/OpenSource/knockoutjs/knockout-3.0.0.js:88:224)
at h (ms-pbi://pbi.microsoft.com/OpenSource/knockoutjs/knockout-3.0.0.js:88:386)
en g (ms-pbi://pbi.microsoft.com/OpenSource/knockoutjs/knockout-3.0.0.js:88:224)
at h (ms-pbi://pbi.microsoft.com/OpenSource/knockoutjs/knockout-3.0.0.js:88:386)
en a.Sa (ms-pbi://pbi.microsoft.com/OpenSource/knockoutjs/knockout-3.0.0.js:94:390)

Seguimiento de la pila InnerException0.Invocation:
en Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace()
en Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromException(Exception e, String prefix)
en Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromInnerExceptions(Exception e, Int32 profundidad)
en Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.CreateAdditionalErrorInfo(Exception e)
en Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.. ctor(String message, Exception exception, Nullable'1 stackTraceInfo, String messageDetail)
en Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture)
en Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass14_0.<HandleException>b__0()
en Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e)
en Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)
en System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
en System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parámetros, Object[] argumentos)
en System.Delegate.DynamicInvokeImpl(Object[] args)
en System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
en System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
en System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
en System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
en System.Windows.Forms.Control.InvokeMarshaledCallbacks()
en System.Windows.Forms.Control.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
en System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
en System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
en System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
en System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
en System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
en System.Windows.Forms.Form.ShowDialog(IWin32Window propietario)
en Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.<>n__0(IWindowHandle owner)
en Microsoft.Mashup.Client.UI.Shared.WindowManager.ShowModal[T](T dialog, Func'1 showModalFunction)
en Microsoft.Mashup.Client.UI.Shared.QueriesEditorWindowBase.ShowBuilderDialog(FormulaPartInfo formulaPartInfo, FormulaPath newFormulaPath, JsonUpdate& jsonUpdate)
en Microsoft.Mashup.Client.UI.Shared.QueriesEditorWindowBase.TryApplyTask(FormulaPath baseFormulaPath, String formulaID, TaskCreationContext taskCreationContext, ApplyTaskResult& applyTaskResult, JsonColumnSelectionInfo& columnSelectionInfo)
en Microsoft.Mashup.Client.UI.Shared.QueriesEditorWindowBase.Js_ApplyTask(String json)
en System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
en System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parámetros, Object[] argumentos)
en System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parámetros, CultureInfo culture)
en Microsoft.Mashup.Client.UI.Shared.JsExportWrapper.<>c__DisplayClass13_0.<InvokeMember>b__0()
en Microsoft.Mashup.Client.UI.Windows.JsErrorHandler.WrapInvokeHost(Func'1 invokeHost)
en System.Windows.Forms.UnsafeNativeMethods.IDispatch.Invoke(Int32 dispIdMember, Guid& riid, Int32 lcid, Int32 dwFlags, tagDISPPARAMS pDispParams, Object[] pVarResult, tagEXCEPINFO pExcepInfo, IntPtr[] pArgErr)
en System.Windows.Forms.UnsafeNativeMethods.IDispatch.Invoke(Int32 dispIdMember, Guid& riid, Int32 lcid, Int32 dwFlags, tagDISPPARAMS pDispParams, Object[] pVarResult, tagEXCEPINFO pExcepInfo, IntPtr[] pArgErr)
en System.Windows.Forms.HtmlDocument.InvokeScript(String scriptName, Object[] args)
en Microsoft.Mashup.Client.UI.Windows.JsErrorHandler.WrapInvokeScript(Func'1 invokeScript)
en Microsoft.Mashup.Client.UI.Windows.JsHostedScript.TryInvoke[T](String script, T& result)
en Microsoft.Mashup.Client.UI.Windows.JsHostedScript.TryInvoke(String script)
en Microsoft.Mashup.Client.UI.Shared.EditorDialogBase.InvokeCommand(String formulaId, String actionName, Boolean preserveSelectionOrder)
en Microsoft.Mashup.Client.UI.Shared.UICommands.CommandActionHandlerBase.HandleCommand(UInt32 commandId)
en Microsoft.Mashup.Client.UI.Shared.UICommands.CommandActionHandlerBase.CommandAction(UInt32 commandId)
en Microsoft.Mashup.Client.UI.Windows.Ribbon.RibbonCommandHandler.Execute(UInt32 commandId, CommandExecutionVerb verb, PropertyKeyRef keyRef, PropVariantRef currentValue, IUISimplePropertySet commandExecutionProperties)
en System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
en System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
en System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
en System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
en System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
en System.Windows.Forms.Form.ShowDialog(IWin32Window propietario)
en Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.<>n__0(IWindowHandle owner)
en Microsoft.Mashup.Client.UI.Shared.WindowManager.ShowModal[T](T dialog, Func'1 showModalFunction)
en Microsoft.PowerBI.Client.Program.<>c__DisplayClass2_0.<Main>b__1()
en Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.<>c__DisplayClass3_0.<HandleExceptionsWithNestedTasks>b__0()
en Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)
en Microsoft.PowerBI.Client.Program.Main(String[] args)


Registros de seguimiento de instantáneas:
C:'Usuarios'guillemg'AppData'Local'Microsoft'Power BI Desktop'FrownSnapShot1589463635.zip

Modo predeterminado del modelo:
Importación

Versión del modelo:
PowerBI_V3

¿Está habilitado el informe V3 Models:
Verdad

Registros de seguimiento de rendimiento:
C:-Usuarios-guillemg-AppData-Local-Microsoft-Power BI Desktop-PerformanceTraces.zip

Funciones de vista previa habilitadas:
PBI_shapeMapVisualEnabled
PBI_NewWebTableInference
PBI_showMinervaRibbon
PBI_showMinervaViewNavigator
PBI_v3Models

Características de vista previa desactivada:
PBI_SpanishLinguisticsEnabled
PBI_qnaLiveConnect
PQ_AIInsightsFunctionBrowser
PBI_realTimeRefresh
PBI_decompositionTree
PBI_themeDialog
PBI_hierarchicalSlicerCreation

Opciones de DirectQuery desactivadas:
TreatHanaAsRelationalSource

Nube:
GlobalCloud

Fórmulas:

Muchas gracias!

3 REPLIES 3
Rampage
New Member

Es probablemente un bug de la versión en catalán de la aplicación Desktop en la traducción "Tipus d'unió" (por el apóstrofo).

Mientras MS no lo solucione (si es que alguien reporta), puedes cambiar el idioma de Power BI Desktop o volver a una versión bastante más antigua.

Saludos!

Juanjo

v-alq-msft
Community Support
Community Support

Hola, @Guille75

Me pregunto cómo son las relaciones entre sus mesas. Para más información, consulte el documento oficial . Si aún así sigues teniendo problemas, ayuda sin ayuda. Me gustaría sugerir le sugerimos que abra un boleto para el problema aquí.

Saludos

Allan

Si este post ayuda,entonces por favor considere Aceptarlo como la solución para ayudar a los otros miembros a encontrarlo más rápidamente.

Greg_Deckler
Community Champion
Community Champion

Puede consultar el foro Problemas aquí:

https://community.powerbi.com/t5/Issues/idb-p/Issues

Y si no está allí, entonces podrías publicarlo.

Si tienes una cuenta Pro, puedes intentar abrir un ticket de soporte. Si tienes una cuenta Pro es gratis. Vaya a https://support.powerbi.com. Desplácese hacia abajo y haga clic en "CREATE SUPPORT TICKET".



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.