Wij zitten op Odoo v18.
Bij het opzetten van de connectie werkt alles goed. Twee tabellen goed kunnen inladen: account.move
en account.move.line
.
Echter bij het inladen van de derde tabel kwam een foutcode in Power BI:
Error Message:
Kan bytes [8B] bij index 1 niet omzetten van opgegeven codetabel naar Unicode.
Stack Trace:
Microsoft.Mashup.Host.Document.SerializedException
Microsoft.Mashup.Evaluator.Interface.ErrorException: Kan bytes [8B] bij index 1 niet omzetten van opgegeven codetabel naar Unicode. ---> Microsoft.Mashup.Evaluator.Interface.ErrorException: Kan bytes [8B] bij index 1 niet omzetten van opgegeven codetabel naar Unicode. ---> Microsoft.Mashup.Evaluator.Interface.ErrorException: Kan bytes [8B] bij index 1 niet omzetten van opgegeven codetabel naar Unicode. ---> Microsoft.Mashup.Evaluator.Interface.ErrorException: Kan bytes [8B] bij index 1 niet omzetten van opgegeven codetabel naar Unicode. ---> Microsoft.Mashup.Evaluator.Interface.ErrorException: Kan bytes [8B] bij index 1 niet omzetten van opgegeven codetabel naar Unicode. ---> System.Text.DecoderFallbackException: Kan bytes [8B] bij index 1 niet omzetten van opgegeven codetabel naar Unicode. ---> System.Text.DecoderFallbackException: Kan bytes [8B] bij index 1 niet omzetten van opgegeven codetabel naar Unicode.
bij System.Text.DecoderExceptionFallbackBuffer.Throw(Byte[] bytesUnknown, Int32 index)
bij System.Text.DecoderExceptionFallbackBuffer.Fallback(Byte[] bytesUnknown, Int32 index)
bij System.Text.DecoderFallbackBuffer.InternalFallback(Byte[] bytes, Byte* pBytes, Char*& chars)
bij System.Text.UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder)
bij System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
bij System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
bij System.IO.StreamReader.ReadBuffer(Char[] userBuffer, Int32 userOffset, Int32 desiredChars, Boolean& readToUserBuffer)
bij System.IO.StreamReader.Read(Char[] buffer, Int32 index, Int32 count)
bij Microsoft.OData.Json.JsonReader.ReadInput()
bij Microsoft.OData.Json.JsonReader.SkipWhitespaces()
bij Microsoft.OData.Json.JsonReader.Read()
bij Microsoft.OData.Json.BufferingJsonReader.ReadInternal()
bij Microsoft.OData.Json.BufferingJsonReader.ReadNextAndCheckForInStreamError()
bij Microsoft.OData.Json.BufferingJsonReader.ReadInternal()
bij Microsoft.OData.JsonLight.ODataJsonLightDeserializer.ReadPayloadStartImplementation(ODataPayloadKind payloadKind, PropertyAndAnnotationCollector propertyAndAnnotationCollector, Boolean isReadingNestedPayload, Boolean allowEmptyPayload)
bij Microsoft.OData.JsonLight.ODataJsonLightDeserializer.ReadPayloadStart(ODataPayloadKind payloadKind, PropertyAndAnnotationCollector propertyAndAnnotationCollector, Boolean isReadingNestedPayload, Boolean allowEmptyPayload)
bij Microsoft.OData.JsonLight.ODataJsonLightReader.ReadAtStartImplementation()
bij Microsoft.OData.ODataReaderCore.ReadImplementation()
bij Microsoft.OData.ODataReaderCore.InterceptException[T](Func`1 action)
bij Microsoft.Mashup.Engine1.Library.OData.V4_7.Reader.ODataReaderEnumerator.Read()
bij Microsoft.Mashup.Engine1.Library.OData.V4_7.Reader.ODataReaderEnumerator.Start()
bij Microsoft.Mashup.Engine1.Library.OData.V4_7.Reader.ODataReaderEnumerator.MoveNext()
bij Microsoft.Mashup.Engine1.Runtime.SkipTakeEnumerator`1.MoveNext()
bij Microsoft.Mashup.Engine1.Runtime.RetryQuery.RetryEnumerator.MoveNext()
bij System.Linq.Buffer`1..ctor(IEnumerable`1 source)
bij System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
bij Microsoft.Mashup.Engine1.Runtime.Library.List.BufferFunctionValue.TypedInvoke(ListValue list)
bij Microsoft.Mashup.Engine1.Runtime.NativeFunctionValue1`2.Invoke(Value arg0)
bij Microsoft.Mashup.Engine1.Runtime.TableValue.BufferedTableValue.BufferTable(TableValue table)
bij Microsoft.Mashup.Engine1.Runtime.TableValue.Buffer(BufferMode bufferMode)
bij Microsoft.Mashup.Engine1.Runtime.WrappingTableValue.Buffer(BufferMode bufferMode)
bij Microsoft.Mashup.Engine1.Library.Table.TableModule.Table.BufferFunctionValue.TypedInvoke(TableValue table, Value options)
bij Microsoft.Mashup.Engine1.Runtime.NativeFunctionValue2`3.Invoke(Value arg0, Value arg1)
bij Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.FunctionInvocationInstruction2.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.InstructionInvocationInstruction2.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.MembersFunctionValue1.Invoke(Value arg0)
bij Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.Force(Int32 index)
bij Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.get_Item(Int32 index)
bij Microsoft.Mashup.Engine1.Language.InstructionInvocationInstruction1.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.InstructionInvocationInstruction1.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.Instruction.Execute(MembersFrame1& frame, Instruction[] instructions)
bij Microsoft.Mashup.Engine1.Language.InstructionInvocationInstruction.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.InstructionInvocationInstruction2.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.MembersFunctionValue1.Invoke(Value arg0)
bij Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.Force(Int32 index)
bij Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.get_Item(Int32 index)
bij Microsoft.Mashup.Engine1.Language.InstructionInvocationInstruction1.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.FunctionInvocationInstruction2.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.Instruction.ExecuteCondition(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.DebugInstruction.ExecuteCondition(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.IfInstruction.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.InstructionInvocationInstruction2.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.MembersFunctionValue1.Invoke(Value arg0)
bij Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.Force(Int32 index)
bij Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.get_Item(Int32 index)
bij Microsoft.Mashup.Engine1.Language.MembersFunctionValue1.Invoke(Value arg0)
bij Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.Force(Int32 index)
bij Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.get_Item(Int32 index)
bij Microsoft.Mashup.Engine1.Runtime.Library.Linker.BindFunctionValue.TypedInvoke(RecordValue environment, Value section, TextValue name)
bij Microsoft.Mashup.Engine1.Runtime.NativeFunctionValue3`4.Invoke(Value arg0, Value arg1, Value arg2)
bij Microsoft.Mashup.Engine1.Language.MembersFunctionValue0.Invoke()
bij Microsoft.Mashup.Engine1.Language.ListInstruction.RuntimeListValue.Force(Int32 index)
bij Microsoft.Mashup.Engine1.Language.ListInstruction.RuntimeListValue.get_Item(Int32 index)
bij Microsoft.Mashup.Engine1.Language.MembersFunctionValue1.Invoke(Value arg0)
bij Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.Force(Int32 index)
bij Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.get_Item(Int32 index)
bij Microsoft.Mashup.Engine1.Language.FunctionInvocationInstruction2.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.Instruction.ExecuteCondition(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.DebugInstruction.ExecuteCondition(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.IfInstruction.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.DebugInstruction.Execute(MembersFrame1& frame)
bij Microsoft.Mashup.Engine1.Language.MembersFunctionValue1.Invoke(Value arg0)
bij Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.Force(Int32 index)
bij Microsoft.Mashup.Engine1.Language.RecordInstruction.RuntimeRecordValue.get_Item(Int32 index)
bij Microsoft.Mashup.Engine1.Language.MembersFunctionValue0.Invoke()
bij Microsoft.Mashup.Evaluator.SimpleDocumentEvaluator.BeginGetResult(DocumentEvaluationParameters parameters, Action`1 callback)
--- Einde van intern uitzonderingsstackpad ---
bij Microsoft.Mashup.Evaluator.SimpleDocumentEvaluator.BeginGetResult(DocumentEvaluationParameters parameters, Action`1 callback)
bij Microsoft.Mashup.Evaluator.SimpleDocumentEvaluator.BeginGetResult(DocumentEvaluationParameters parameters, Action`1 callback)
bij Microsoft.Mashup.Evaluator.FirewallPartition.BeginGetResult[T](Action`1 callback)
bij Microsoft.Mashup.Evaluator.FirewallDocumentEvaluator.Evaluation`1.OnBufferComplete(Exception exception)
bij Microsoft.Mashup.Evaluator.Firewall.BeginBufferPartitions(Action`1 callback)
bij Microsoft.Mashup.Evaluator.FirewallDocumentEvaluator.BeginGetResultInternal[T](DocumentEvaluationParameters parameters, Action`1 callback)
bij Microsoft.Mashup.Evaluator.Interface.IDocumentEvaluatorExtensions.GetResult[T](IDocumentEvaluator`1 evaluator, DocumentEvaluationParameters parameters)
bij Microsoft.Mashup.Evaluator.RemoteDocumentEvaluator.Service.OnBeginGetResult[T](IMessageChannel channel, BeginGetResultMessage message, Action`1 action)
bij Microsoft.Mashup.Evaluator.RemoteDocumentEvaluator.Service.OnBeginGetPreviewValueSource(IMessageChannel channel, BeginGetPreviewValueSourceMessage message)
bij Microsoft.Mashup.Evaluator.MessageHandlers.TryDispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.ChannelMessenger.ChannelMessageHandlers.TryDispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.MessageHandlers.Dispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.ChannelMessenger.OnMessageWithUnknownChannel(IMessageChannel baseChannel, MessageWithUnknownChannel messageWithUnknownChannel)
bij Microsoft.Mashup.Evaluator.MessageHandlers.TryDispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.ChannelMessenger.ChannelMessageHandlers.TryDispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.MessageHandlers.Dispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.EvaluationHost.Run()
bij Microsoft.Mashup.Container.EvaluationContainerMain.Run(Object args)
bij Microsoft.Mashup.Evaluator.SafeThread2.<>c__DisplayClass9_0.<CreateAction>b__0(Object o)
bij Microsoft.Mashup.Container.EvaluationContainerMain.SafeRun(String[] args)
bij Microsoft.Mashup.Container.EvaluationContainerMain.Main(String[] args)
--- Einde van intern uitzonderingsstackpad ---
bij Microsoft.Mashup.Evaluator.SimpleDocumentEvaluator.<>c__DisplayClass3_0.<BeginGetResult>b__0(EvaluationResult2`1 result)
--- Einde van intern uitzonderingsstackpad ---
bij Microsoft.Mashup.Evaluator.SimpleDocumentEvaluator.<>c__DisplayClass3_0.<BeginGetResult>b__0(EvaluationResult2`1 result)
bij Microsoft.Mashup.Evaluator.SimpleDocumentEvaluator.BeginGetResult(DocumentEvaluationParameters parameters, Action`1 callback)
bij Microsoft.Mashup.Evaluator.SimpleDocumentEvaluator.BeginGetResult(DocumentEvaluationParameters parameters, Action`1 callback)
bij Microsoft.Mashup.Evaluator.FirewallPartition.BeginGetResult[T](Action`1 callback)
bij Microsoft.Mashup.Evaluator.FirewallDocumentEvaluator.Evaluation`1.OnBufferComplete(Exception exception)
bij Microsoft.Mashup.Evaluator.Firewall.BeginBufferPartitions(Action`1 callback)
bij Microsoft.Mashup.Evaluator.FirewallDocumentEvaluator.BeginGetResultInternal[T](DocumentEvaluationParameters parameters, Action`1 callback)
bij Microsoft.Mashup.Evaluator.Interface.IDocumentEvaluatorExtensions.GetResult[T](IDocumentEvaluator`1 evaluator, DocumentEvaluationParameters parameters)
bij Microsoft.Mashup.Evaluator.RemoteDocumentEvaluator.Service.OnBeginGetResult[T](IMessageChannel channel, BeginGetResultMessage message, Action`1 action)
bij Microsoft.Mashup.Evaluator.RemoteDocumentEvaluator.Service.OnBeginGetPreviewValueSource(IMessageChannel channel, BeginGetPreviewValueSourceMessage message)
bij Microsoft.Mashup.Evaluator.MessageHandlers.TryDispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.ChannelMessenger.ChannelMessageHandlers.TryDispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.MessageHandlers.Dispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.ChannelMessenger.OnMessageWithUnknownChannel(IMessageChannel baseChannel, MessageWithUnknownChannel messageWithUnknownChannel)
bij Microsoft.Mashup.Evaluator.MessageHandlers.TryDispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.ChannelMessenger.ChannelMessageHandlers.TryDispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.MessageHandlers.Dispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.EvaluationHost.Run()
bij Microsoft.Mashup.Container.EvaluationContainerMain.Run(Object args)
bij Microsoft.Mashup.Evaluator.SafeThread2.<>c__DisplayClass9_0.<CreateAction>b__0(Object o)
bij Microsoft.Mashup.Container.EvaluationContainerMain.SafeRun(String[] args)
bij Microsoft.Mashup.Container.EvaluationContainerMain.Main(String[] args)
--- Einde van intern uitzonderingsstackpad ---
bij Microsoft.Mashup.Evaluator.RemoteDocumentEvaluator.Service.<>c__DisplayClass9_1.<OnBeginGetPreviewValueSource>b__1()
bij Microsoft.Mashup.Evaluator.RemotePreviewValueSource.<>c__DisplayClass0_0.<RunStub>b__0()
bij Microsoft.Mashup.Evaluator.EvaluationHost.ReportExceptions(String entryName, IEngineHost engineHost, IMessageChannel channel, Action action)
--- Einde van intern uitzonderingsstackpad ---
bij Microsoft.Mashup.Evaluator.EvaluationHost.<>c__DisplayClass27_0.<TryReportException>b__1()
bij Microsoft.Mashup.Common.SafeExceptions.IgnoreSafeExceptions(IEngineHost host, IHostTrace trace, Action action)
bij Microsoft.Mashup.Evaluator.EvaluationHost.TryReportException(IHostTrace trace, IEngineHost engineHost, IMessageChannel channel, Exception exception)
bij Microsoft.Mashup.Evaluator.EvaluationHost.ReportExceptions(String entryName, IEngineHost engineHost, IMessageChannel channel, Action action)
bij Microsoft.Mashup.Evaluator.RemoteDocumentEvaluator.Service.<>c__DisplayClass12_0`1.<OnBeginGetResult>b__0()
bij Microsoft.Mashup.Evaluator.EvaluationHost.ReportExceptions(IHostTrace trace, IEngineHost engineHost, IMessageChannel channel, Action action)
bij Microsoft.Mashup.Evaluator.RemoteDocumentEvaluator.Service.OnBeginGetResult[T](IMessageChannel channel, BeginGetResultMessage message, Action`1 action)
bij Microsoft.Mashup.Evaluator.RemoteDocumentEvaluator.Service.OnBeginGetPreviewValueSource(IMessageChannel channel, BeginGetPreviewValueSourceMessage message)
bij Microsoft.Mashup.Evaluator.MessageHandlers.TryDispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.ChannelMessenger.ChannelMessageHandlers.TryDispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.MessageHandlers.Dispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.ChannelMessenger.OnMessageWithUnknownChannel(IMessageChannel baseChannel, MessageWithUnknownChannel messageWithUnknownChannel)
bij Microsoft.Mashup.Evaluator.MessageHandlers.TryDispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.ChannelMessenger.ChannelMessageHandlers.TryDispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.MessageHandlers.Dispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.EvaluationHost.Run()
bij Microsoft.Mashup.Container.EvaluationContainerMain.Run(Object args)
bij Microsoft.Mashup.Evaluator.SafeThread2.<>c__DisplayClass9_0.<CreateAction>b__0(Object o)
bij Microsoft.Mashup.Container.EvaluationContainerMain.SafeRun(String[] args)
bij Microsoft.Mashup.Container.EvaluationContainerMain.Main(String[] args)
--- Einde van intern uitzonderingsstackpad ---
bij Microsoft.Mashup.Evaluator.EvaluationHost.OnException(IEngineHost engineHost, IMessageChannel channel, ExceptionMessage message)
bij Microsoft.Mashup.Evaluator.MessageHandlers.TryDispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.MessageHandlers.Dispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.ChannelMessenger.ChannelMessageHandlers.TryDispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.MessageHandlers.Dispatch(IMessageChannel channel, Message message)
bij Microsoft.Mashup.Evaluator.Interface.IMessageChannelExtensions.WaitFor[T](IMessageChannel channel)
bij Microsoft.Mashup.Evaluator.RemotePreviewValueSource.PreviewValueSource.WaitFor(Func`1 condition, Boolean disposing)
bij Microsoft.Mashup.Evaluator.RemotePreviewValueSource.PreviewValueSource.get_Value()
bij Microsoft.Mashup.Evaluator.Interface.TracingPreviewValueSource.get_Value()
bij Microsoft.Mashup.Host.Document.Preview.PreviewEvaluation.<>c__DisplayClass22_0.<StartEvaluation>b__0(EvaluationResult2`1 result)
PowerBINonFatalError:
{"AppName":"PBIDesktop","AppVersion":"2.145.1262.0","ModuleName":"","Component":"Microsoft.Mashup.Engine1.Library.OData.V4_7.Reader.ODataReaderEnumerator","Error":"Microsoft.OData.ODataReaderCore.InterceptException","MethodDef":"Read","ErrorOffset":"","ErrorCode":""}
Formulas:
section Section1;
shared #"NavigatorBase_78d5b376-2a2f-49fc-a072-ceaf44a82924" = let
Bron = OData.Feed("https://bridge-online.invantive.com/acme-odoo/odata4", null, [Implementation="2.0"])
in
Bron;