Power BI 1 – Module : Organisation des requêtes. Importation fichier URL Images

Accueil – Le CFO masqué Forums Questions sur les formations du CFO masqué (en français) Power BI 1 – Module : Organisation des requêtes. Importation fichier URL Images

  • Ce sujet contient 1 réponse, 2 participants et a été mis à jour pour la dernière fois par Sophie Marchand, le il y a 2 années et 7 mois.
2 sujets de 1 à 2 (sur un total de 2)
  • Auteur
    Articles
  • #94736
    Martin.Tessier2
    Participant

    Power BI 1 – Module : Organisation des requêtes. Sous Power Query, une erreur survient lors de l’importation du fichier Excel URL images :

    Feedback Type:
    Frown (Error)

    Error Message:
    Resolution of the dependency failed, type = “Microsoft.Mashup.Client.UI.Shared.WebTableLearning.IWebTableLearningService”, name = “(none)”.
    Exception occurred while: Calling constructor Microsoft.PowerBI.Client.Windows.WebTableLearning.WebTableLearningService().
    Exception is: FileLoadException – Impossible de charger le fichier ou l’assembly ‘AngleSharp, Version=0.9.9.0, Culture=neutral, PublicKeyToken=e83494dcdc6d31ea’ ou une de ses dépendances. Les ressources mémoire disponibles sont insuffisantes pour traiter cette commande. (Exception de HRESULT : 0x80070008)
    ———————————————–
    At the time of the exception, the container was:

    Resolving Microsoft.PowerBI.Client.Windows.WebTableLearning.WebTableLearningService,(none) (mapped from Microsoft.Mashup.Client.UI.Shared.WebTableLearning.IWebTableLearningService, (none))
    Calling constructor Microsoft.PowerBI.Client.Windows.WebTableLearning.WebTableLearningService()

    Stack Trace:
    à Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides)
    à Microsoft.Practices.Unity.UnityContainer.Resolve(Type t, String name, ResolverOverride[] resolverOverrides)
    à Microsoft.Practices.Unity.UnityContainerExtensions.Resolve[T](IUnityContainer container, ResolverOverride[] overrides)
    à Microsoft.Mashup.Host.Document.DependencyInjectionService.Resolve[T](String name)
    à Microsoft.Mashup.Client.UI.Shared.WebTableLearning.WebTableImporter.TableNameGenerator..ctor()
    à Microsoft.Mashup.Client.UI.Shared.WebTableLearning.WebTableImporter..ctor(IWebTableImporterHost host, Query initialQuery, IWindowHandle ownerWindow, IUIHost uiHost, IExceptionHandler exceptionHandler, Boolean isFromEditor)
    à Microsoft.Mashup.Client.UI.Shared.Ux.FloatingDialog.NavigatorFloatingDialog..ctor(IUIHost uiHost, Query query, ITelemetryService telemetryService, NavigatorDialogMode dialogMode, Boolean multiSelectionEnabledByDefault, LocalizedString dialogTitle, ITeachingCalloutManager teachingCalloutManager, IWebTableImporterHost webTableImporterHost)
    à Microsoft.Mashup.Client.UI.Shared.Ux.FloatingDialog.NavigatorFloatingDialog.ShowOkCancel(IWindowHandle owner, IUIHost uiHost, Query query, ITelemetryService telemetryService, Boolean multiSelectionEnabledByDefault, IWebTableImporterHost webTableImporterHost)
    à Microsoft.PowerBI.Client.Windows.PowerBIEditorDataImporter.ShowNavigator(Query query)
    à Microsoft.Mashup.Client.UI.Shared.DataImporter.ShowNavigatorOnSourceQuery(Query query, IEnumerable`1& importedQueries)
    à Microsoft.Mashup.Client.UI.Shared.DataImporter.ImportNavigationSource(Query query)
    à Microsoft.Mashup.Client.UI.Shared.DataImporter.OnGetPreviewResult(PreviewResult preview, Query query, String sourceID, String formulaTitle, Nullable`1 explicitImportDestination, Boolean isNewQuery, Boolean isFromEditor)
    à Microsoft.Mashup.Client.UI.Shared.DataImporter.GetPreviewResult(Query query, String sourceID, String formulaTitle, Boolean isNewQuery, Boolean isFromEditor, Nullable`1 explicitImportDestination)
    à Microsoft.Mashup.Client.UI.Shared.DataImporter.<>c__DisplayClass78_1.<OnQuerySettingsResolved>b__0()
    à Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)

    Stack Trace Message:
    Resolution of the dependency failed, type = “Microsoft.Mashup.Client.UI.Shared.WebTableLearning.IWebTableLearningService”, name = “(none)”.
    Exception occurred while: Calling constructor Microsoft.PowerBI.Client.Windows.WebTableLearning.WebTableLearningService().
    Exception is: FileLoadException – Impossible de charger le fichier ou l’assembly ‘AngleSharp, Version=0.9.9.0, Culture=neutral, PublicKeyToken=e83494dcdc6d31ea’ ou une de ses dépendances. Les ressources mémoire disponibles sont insuffisantes pour traiter cette commande. (Exception de HRESULT : 0x80070008)
    ———————————————–
    At the time of the exception, the container was:

    Resolving Microsoft.PowerBI.Client.Windows.WebTableLearning.WebTableLearningService,(none) (mapped from Microsoft.Mashup.Client.UI.Shared.WebTableLearning.IWebTableLearningService, (none))
    Calling constructor Microsoft.PowerBI.Client.Windows.WebTableLearning.WebTableLearningService()

    Invocation Stack Trace:
    à Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace()
    à Microsoft.Mashup.Client.UI.Shared.StackTraceInfo..ctor(String exceptionStackTrace, String invocationStackTrace, String exceptionMessage)
    à Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.GetStackTraceInfo(Exception e)
    à Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture)
    à Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass14_0.<HandleException>b__0()
    à Microsoft.Mashup.Host.Document.SynchronizationContextExtensions.SendAndMarshalExceptions(SynchronizationContext context, Action callback)
    à Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e)
    à Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialogBase`1.DelayedInitializationExceptionHandler.HandleException(Exception e)
    à Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)
    à Microsoft.Mashup.Host.Document.SynchronizationContextExtensions.<>c__DisplayClass3_0.<Post>b__0(Object null)
    à System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
    à System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
    à System.Delegate.DynamicInvokeImpl(Object[] args)
    à System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
    à System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
    à System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    à System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
    à System.Windows.Forms.Control.InvokeMarshaledCallbacks()
    à System.Windows.Forms.Control.WndProc(Message& m)
    à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    à System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
    à System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
    à System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
    à System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
    à System.Windows.Forms.Application.RunDialog(Form form)
    à System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
    à Microsoft.Mashup.Client.UI.Windows.DialogWindowBase.ShowModal(IWindowHandle windowHandle)
    à Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.<>n__0(IWindowHandle owner)
    à Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.<>c__DisplayClass57_0.<ShowModal>b__0()
    à Microsoft.Mashup.Client.UI.Shared.WindowManager.ShowModal[T](T dialog, Func`1 showModalFunction)
    à Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.ShowModal(IWindowHandle owner)
    à Microsoft.PowerBI.Client.Program.<>c__DisplayClass4_0.<Main>b__1()
    à Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.<>c__DisplayClass3_0.<HandleExceptionsWithNestedTasks>b__0()
    à Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)
    à Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.HandleExceptionsWithNestedTasks(IExceptionHandler exceptionHandler, Action action)
    à Microsoft.PowerBI.Client.Program.Main(String[] args)

    InnerException.Stack Trace Message:
    Impossible de charger le fichier ou l’assembly ‘AngleSharp, Version=0.9.9.0, Culture=neutral, PublicKeyToken=e83494dcdc6d31ea’ ou une de ses dépendances. Les ressources mémoire disponibles sont insuffisantes pour traiter cette commande. (Exception de HRESULT : 0x80070008)

    InnerException.Stack Trace:
    à Microsoft.ProgramSynthesis.Extraction.Web.Semantics.HtmlDoc.Create(String s)
    à Microsoft.PowerBI.Client.Windows.WebTableLearning.WebTableLearner.TryLearnWebTable(String html, List`1 exampleColumns, Object previousLearningState, ByExampleWebTable& table, TimeSpan& learnTime, Object& learnState)
    à Microsoft.PowerBI.Client.Windows.WebTableLearning.WebTableLearner..ctor()
    à BuildUp_Microsoft.PowerBI.Client.Windows.WebTableLearning.WebTableLearningService(IBuilderContext )
    à Microsoft.Practices.ObjectBuilder2.DynamicMethodBuildPlan.BuildUp(IBuilderContext context)
    à Microsoft.Practices.ObjectBuilder2.BuildPlanStrategy.PreBuildUp(IBuilderContext context)
    à Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context)
    à Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides)

    InnerException.Invocation Stack Trace:
    à Microsoft.Mashup.Host.Document.ExceptionExtensions.GetCurrentInvocationStackTrace()
    à Microsoft.Mashup.Client.UI.Shared.StackTraceInfo..ctor(String exceptionStackTrace, String invocationStackTrace, String exceptionMessage)
    à Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.GetFeedbackValuesFromException(Exception e, String prefix)
    à Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo.CreateAdditionalErrorInfo(Exception e)
    à Microsoft.Mashup.Client.UI.Shared.FeedbackErrorInfo..ctor(String message, Exception exception, Nullable`1 stackTraceInfo, String messageDetail)
    à Microsoft.PowerBI.Client.Windows.Telemetry.PowerBIUserFeedbackServices.ReportException(IWindowHandle activeWindow, IUIHost uiHost, FeedbackPackageInfo feedbackPackageInfo, Exception e, Boolean useGDICapture)
    à Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.<>c__DisplayClass14_0.<HandleException>b__0()
    à Microsoft.Mashup.Host.Document.SynchronizationContextExtensions.SendAndMarshalExceptions(SynchronizationContext context, Action callback)
    à Microsoft.Mashup.Client.UI.Shared.UnexpectedExceptionHandler.HandleException(Exception e)
    à Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialogBase`1.DelayedInitializationExceptionHandler.HandleException(Exception e)
    à Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)
    à Microsoft.Mashup.Host.Document.SynchronizationContextExtensions.<>c__DisplayClass3_0.<Post>b__0(Object null)
    à System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
    à System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
    à System.Delegate.DynamicInvokeImpl(Object[] args)
    à System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
    à System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
    à System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    à System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
    à System.Windows.Forms.Control.InvokeMarshaledCallbacks()
    à System.Windows.Forms.Control.WndProc(Message& m)
    à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    à System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
    à System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
    à System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
    à System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
    à System.Windows.Forms.Application.RunDialog(Form form)
    à System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
    à Microsoft.Mashup.Client.UI.Windows.DialogWindowBase.ShowModal(IWindowHandle windowHandle)
    à Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.<>n__0(IWindowHandle owner)
    à Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.<>c__DisplayClass57_0.<ShowModal>b__0()
    à Microsoft.Mashup.Client.UI.Shared.WindowManager.ShowModal[T](T dialog, Func`1 showModalFunction)
    à Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog.ShowModal(IWindowHandle owner)
    à Microsoft.PowerBI.Client.Program.<>c__DisplayClass4_0.<Main>b__1()
    à Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.<>c__DisplayClass3_0.<HandleExceptionsWithNestedTasks>b__0()
    à Microsoft.Mashup.Host.Document.ExceptionHandlerExtensions.HandleExceptions(IExceptionHandler exceptionHandler, Action action)
    à Microsoft.PowerBI.Client.Windows.IExceptionHandlerExtensions.HandleExceptionsWithNestedTasks(IExceptionHandler exceptionHandler, Action action)
    à Microsoft.PowerBI.Client.Program.Main(String[] args)

    Model Default Mode:
    Import

    Snapshot Trace Logs:
    C:\Users\Mates2\AppData\Local\Microsoft\Power BI Desktop\FrownSnapShot89563819.zip

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

    Disabled Preview Features:
    PBI_shapeMapVisualEnabled
    PBI_SpanishLinguisticsEnabled
    PBI_NewWebTableInference
    PBI_showIncrementalRefreshPolicy
    PBI_qnaLiveConnect
    PBI_userFavoriteResourcePackagesEnabled
    PBI_tenantOutOfBoxVisualsEnabled
    PBI_personalVisualizationPaneEnabled

    Disabled DirectQuery Options:
    TreatHanaAsRelationalSource

    Cloud:
    GlobalCloud

    Formulas:

    section Section1;

    shared hébergement_paris = let
    Source = Csv.Document(File.Contents(“C:\Users\Mates2\Desktop\Power BI (niveau 1)\Sources de donnees\hébergement_paris.csv”),[Delimiter=”;”, Columns=19, Encoding=1252, QuoteStyle=QuoteStyle.None]),
    #”En-têtes promus” = Table.PromoteHeaders(Source, [PromoteAllScalars=true]),
    #”Type modifié” = Table.TransformColumnTypes(#”En-têtes promus”,{{“DATE DE CLASSEMENT”, type text}, {“DATE DE PUBLICATION DE L’ETABLISSEMENT”, type text}, {“TYPOLOGIE ÉTABLISSEMENT”, type text}, {“CLASSEMENT”, type text}, {“CATÉGORIE”, type text}, {“MENTION”, type text}, {“NOM COMMERCIAL”, type text}, {“ADRESSE”, type text}, {“CODE POSTAL”, Int64.Type}, {“COMMUNE”, type text}, {“TÉLÉPHONE”, type text}, {“COURRIEL”, type text}, {“SITE INTERNET”, type text}, {“TYPE DE SÉJOUR”, type text}, {“CAPACITÉ D’ACCUEIL (PERSONNES)”, type text}, {“NOMBRE DE CHAMBRES”, type text}, {“NOMBRE D’EMPLACEMENTS”, type text}, {“NOMBRE D’UNITES D’HABITATION”, type text}, {“NOMBRE DE LOGEMENTS”, type text}}),
    #”Type modifié avec paramètres régionaux” = Table.TransformColumnTypes(#”Type modifié”, {{“DATE DE CLASSEMENT”, type date}}, “fr-FR”),
    #”Autres colonnes supprimées” = Table.SelectColumns(#”Type modifié avec paramètres régionaux”,{“DATE DE CLASSEMENT”, “TYPOLOGIE ÉTABLISSEMENT”, “CLASSEMENT”, “NOM COMMERCIAL”, “ADRESSE”, “CODE POSTAL”, “COMMUNE”, “TÉLÉPHONE”, “COURRIEL”, “SITE INTERNET”, “CAPACITÉ D’ACCUEIL (PERSONNES)”, “NOMBRE DE CHAMBRES”, “NOMBRE D’EMPLACEMENTS”, “NOMBRE D’UNITES D’HABITATION”, “NOMBRE DE LOGEMENTS”}),
    #”Valeur remplacée” = Table.ReplaceValue(#”Autres colonnes supprimées”,”-“,””,Replacer.ReplaceText,{“CAPACITÉ D’ACCUEIL (PERSONNES)”, “NOMBRE DE CHAMBRES”, “NOMBRE D’EMPLACEMENTS”, “NOMBRE D’UNITES D’HABITATION”, “NOMBRE DE LOGEMENTS”}),
    #”Type modifié1″ = Table.TransformColumnTypes(#”Valeur remplacée”,{{“CAPACITÉ D’ACCUEIL (PERSONNES)”, Int64.Type}, {“NOMBRE DE CHAMBRES”, Int64.Type}, {“NOMBRE D’EMPLACEMENTS”, Int64.Type}, {“NOMBRE D’UNITES D’HABITATION”, Int64.Type}, {“NOMBRE DE LOGEMENTS”, Int64.Type}}),
    #”Premiers caractères extraits” = Table.TransformColumns(#”Type modifié1″, {{“CLASSEMENT”, each Text.Start(_, 1), type text}}),
    #”Type modifié2″ = Table.TransformColumnTypes(#”Premiers caractères extraits”,{{“CLASSEMENT”, Int64.Type}}),
    #”Colonnes renommées” = Table.RenameColumns(#”Type modifié2″,{{“CLASSEMENT”, “NBRE ÉTOILES”}})
    in
    #”Colonnes renommées”;

    shared fr_postal_codes = let
    Source = Csv.Document(File.Contents(“C:\Users\Mates2\Desktop\Power BI (niveau 1)\Sources de donnees\fr_postal_codes.csv”),[Delimiter=”,”, Columns=7, Encoding=1252, QuoteStyle=QuoteStyle.None]),
    #”En-têtes promus” = Table.PromoteHeaders(Source, [PromoteAllScalars=true]),
    #”Type modifié1″ = Table.TransformColumnTypes(#”En-têtes promus”,{{“Postal Code”, type text}, {“Place Name”, type text}, {“State”, type text}, {“County”, type text}, {“City”, type text}, {“Latitude”, type text}, {“Longitude”, type text}}),
    #”Autres colonnes supprimées” = Table.SelectColumns(#”Type modifié1″,{“Postal Code”, “Latitude”, “Longitude”}),
    #”Premiers caractères extraits” = Table.TransformColumns(#”Autres colonnes supprimées”, {{“Postal Code”, each Text.Start(_, 5), type text}}),
    #”Type modifié avec paramètres régionaux” = Table.TransformColumnTypes(#”Premiers caractères extraits”, {{“Latitude”, type number}}, “en-CA”),
    #”Type modifié avec paramètres régionaux1″ = Table.TransformColumnTypes(#”Type modifié avec paramètres régionaux”, {{“Longitude”, type number}}, “en-CA”),
    #”Type modifié” = Table.TransformColumnTypes(#”Type modifié avec paramètres régionaux1″,{{“Postal Code”, Int64.Type}})
    in
    #”Type modifié”;

    shared #”NavigatorBase_2754cd5b-4b61-419c-bd6a-a2e54b609a7c” = let
    Source = Excel.Workbook(File.Contents(“C:\Users\Mates2\Desktop\Power BI (niveau 1)\Sources de donnees\URL images.xlsx”), null, true)
    in
    Source;

    shared #”NavigatorBase_8160049c-35e9-4275-b56f-843b75a08794″ = let
    Source = Excel.Workbook(File.Contents(“C:\Users\Mates2\Desktop\Power BI (niveau 1)\Sources de donnees\URL images.xlsx”), null, true)
    in
    Source;

    shared #”NavigatorBase_a769bf1a-4e3a-4955-9c34-4c552c75c9c2″ = let
    Source = Excel.Workbook(File.Contents(“C:\Users\Mates2\Desktop\Power BI (niveau 1)\Sources de donnees\URL images.xlsx”), null, true)
    in
    Source;

    shared #”NavigatorBase_1cfe0f8e-9caa-4aa4-968d-6b0931689317″ = let
    Source = Excel.Workbook(File.Contents(“C:\Users\Mates2\Desktop\Power BI (niveau 1)\Sources de donnees\URL images.xlsx”), null, true)
    in
    Source;

    shared #”NavigatorBase_bd41d89a-e2f8-45a8-8978-a5448279b91e” = let
    Source = Excel.Workbook(File.Contents(“C:\Users\Mates2\Desktop\Power BI (niveau 1)\Sources de donnees\URL images.xlsx”), null, true)
    in
    Source;

    shared #”NavigatorBase_25d1aaa7-99b4-4628-8558-e4d45cf30aac” = let
    Source = Excel.Workbook(File.Contents(“C:\Users\Mates2\Desktop\Power BI (niveau 1)\Sources de donnees\URL images.xlsx”), null, true)
    in
    Source;

    shared #”NavigatorBase_c48d6032-85e4-41bf-8369-ffdc92a9abcb” = let
    Source = Excel.Workbook(File.Contents(“C:\Users\Mates2\Desktop\Power BI (niveau 1)\Sources de donnees\URL images.xlsx”), null, true)
    in
    Source;

    shared #”NavigatorBase_65bee673-e234-44ba-bc29-d039574ef8b7″ = let
    Source = Excel.Workbook(File.Contents(“C:\Users\Mates2\Desktop\Power BI (niveau 1)\Sources de donnees\URL images.xlsx”), null, true)
    in
    Source;

    shared #”NavigatorBase_ae06d769-ed45-4485-b0e5-314f084a0afa” = let
    Source = Excel.Workbook(File.Contents(“C:\Users\Mates2\Desktop\Power BI (niveau 1)\Sources de donnees\URL images.xlsx”), null, true)
    in
    Source;

    Attachments:
    You must be logged in to view attached files.
    #94738
    Sophie Marchand
    Participant

    Bonjour,

    Assurez-vous d’abord que le fichier est libre d’accès (l’idéal est de l’enregistrer sur le bureau de votre ordinateur, soit celui de l’ordinateur que vous utilisez pour la formation et sur leque est installé Power BI Desktop et non, par exemple, un bureau d’un ordinateur accessible à distance par VPN, par exemple).

    Assurez-vous aussi de choisir FICHIER EXCEL et que votre fichier soit bien dézippé.

    Après toutes ces vérifications,si ça ne fonctionne toujours pas, fermez Power BI complètement puis votre ordinateur et ré-essayez.

    Si vous avez toujours le message d’erreur, merci d’être plus précis sur toutes les étapes que vous faites avant et fournissez les copies d’écran.

    Merci.

    Sophie

2 sujets de 1 à 2 (sur un total de 2)
  • Vous devez être connecté pour répondre à ce sujet.