cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
renzovf
New Member

Power bi no inicia en mi laptop

Saludos:

Instalé la versión de 62 bits y todo normal hasta abrir en el icono del programa en donde de queda así:

renzovf_0-1676005102072.png

Alguna idea? sugerencia por favor.

Gracias de antemano,

2 REPLIES 2
jaweher899
Super User
Super User

Hello,

It looks like you are encountering an issue with opening PowerBI Desktop. Based on the image you shared, it appears that the application is stuck on a loading screen. Here are a few steps you can try to resolve this issue:

  1. Restart the application: Close the application and restart it to see if that resolves the issue.

  2. Repair the installation: If restarting the application does not work, try repairing the installation. You can do this by going to the Control Panel, selecting Programs and Features, selecting PowerBI Desktop, and then clicking the Repair button.

  3. Reinstall the application: If repairing the installation does not work, try uninstalling the application and then reinstalling it.

  4. Check for updates: Make sure you have the latest version of PowerBI Desktop installed. You can check for updates by going to File > Account > About PowerBI Desktop.

  5. Disable add-ins: If the issue persists, try disabling any add-ins that you have installed in PowerBI Desktop to see if that resolves the issue. You can do this by going to File > Options and Settings > Options > Global > Security, and then unchecking the "Load Extensions" checkbox.

If you are still facing the issue, you can provide more details about the issue and the steps you have taken so far to troubleshoot it, so I can try to assist you better.

Hi!

Thanks for your help.

I tried everything you said. 

No funcionó. aquí te doy la información sobre mi problema: nunca he usado power bi en esta laptop, y en el proceso de instalación todo fluye sin problemas, hasta llegar a abrir el programa. 

Al abrir el programa, aparece un mensaje de error que he copiado y mostraré a continuación:

//

Feedback Type:
Frown (Error)

Error Message:
An error occurred while rendering the report.

Stack Trace:
C#: System.FormatException
at System.DateTimeFormat.GetRealFormat(String format, DateTimeFormatInfo dtfi)
at System.DateTimeFormat.ExpandPredefinedFormat(String format, DateTime& dateTime, DateTimeFormatInfo& dtfi, TimeSpan& offset)
at System.DateTimeFormat.Format(DateTime dateTime, String format, DateTimeFormatInfo dtfi, TimeSpan offset)
at System.DateTimeFormat.Format(DateTime dateTime, String format, DateTimeFormatInfo dtfi)
at Microsoft.PowerBI.Modeler.DataTypeFormat.FormatUtilities.GetDisplayLabelForDateTimeFormat(CultureInfo displayCultureInfo, DateTime dateTimeSample, String formatString, Format dateTimeFormatType)
at Microsoft.PowerBI.Modeler.DataTypeFormat.FormatUtilities.GetDateTimeFormatItemInfo(CultureInfo cultureInfo, DateTime dateTimeSample, String formatString, DateTimeCustomFormatGroup pattern, Format dateTimeFormatType)
at Microsoft.PowerBI.Modeler.DataTypeFormat.FormatUtilities.GetDateTimeCustomFormatsInfo(CultureInfo cultureInfo, DateTime dateTimeSample, DateTimeCustomFormatGroup patternGroup, UInt32 resultCollectionCountLimit)
at Microsoft.PowerBI.Modeler.DataTypeFormat.FormatUtilities.GetDateTimeFormatItemsInfo(CultureInfo cultureInfo, DateTime dateTimeSample, IEnumerable`1 generalFormatRequests, Dictionary`2 customFormatRequests)
at Microsoft.PowerBI.Modeler.DataTypeFormat.FormatUtilities.GetAllDateTimeFormatItems(CultureInfo cultureInfo)
at Microsoft.PowerBI.Client.Windows.Services.CultureSettingsHostService.GetCultureFormatsCore()
at Microsoft.PowerBI.Client.Windows.Services.CultureSettingsHostService.<>c.<GetCultureFormatsAsync>b__4_0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.PowerBI.Client.Windows.HostServiceDispatcher.<>c_DisplayClass9_0`1.<<ExecuteAndHandlePromise>b_0>d.MoveNext()

Javascript&colon; HostPromiseError
at PromiseStoreService.create (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.js:152373:50)
at HostProxyService.getJson (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.js:238960:73)
at CultureSettingsService.getCultureFormatsAsync (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.js:153976:50)
at CultureSettingsService.<anonymous> (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.js:153941:66)
at https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.js:90877:43
at Object.next (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.js:90888:26)
at https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.js:90810:83
at new ZoneAwarePromise (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.js:142611:45)
at __awaiter (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.js:90789:24)
at CultureSettingsService.load (https://ms-pbi.pbi.microsoft.com/minerva/scripts/desktop.js:153936:45)

Stack Trace Message:
Input string was not in a correct format.

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.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_DisplayClass4_1.<Main>b_3()
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:
Input string was not in a correct format.

PowerBINonFatalError:
{"AppName":"PBIDesktop","AppVersion":"2.112.1161.0","ModuleName":"mscorlib","Component":"Microsoft.PowerBI.Modeler.DataTypeFormat.FormatUtilities","Error":"System.FormatException","MethodDef":"GetDisplayLabelForDateTimeFormat","ErrorOffset":"35"}

Snapshot Trace Logs:
C:\Users\User\AppData\Local\Microsoft\Power BI Desktop\FrownSnapShotd1471d57-90ce-4e81-9803-45a052f987c7.zip

Model Default Mode:
Empty

Model Version:
PowerBI_V1

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

Enabled Preview Features:
PBI_enableWebView2
PBI_sparklines
PBI_scorecardVisual
PBI_fieldParametersSuperSwitch
PBI_horizontalFusion

Disabled Preview Features:
PBI_shapeMapVisualEnabled
PBI_SpanishLinguisticsEnabled
PBI_qnaLiveConnect
PBI_azureMapVisual
PBI_compositeModelsOverAS
PBI_b2bExternalDatasetSharing
PBI_enhancedTooltips
PQ_WebView2Connector
PBI_NlToDax
PBI_optimizeTabRibbon
PBI_relationshipEditPane

Disabled DirectQuery Options:
TreatHanaAsRelationalSource

Cloud:
GlobalCloud

PowerBIUserFeedbackServices_IsReported:
True

Formulas:


section Section1;

//

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.