Forum Discussion
Power BI never opens
Hi Gino49,
I found a similar thread here in which there are other users also encountered the same issue as yours. And there are some workarounds mentioned in that thread. One of the workarounds is to install the 32-bit Power BI Desktop instead. Could you go and check if it could help.:smileyhappy:
Regards
Thanks, JerryLi! I did get PBI x86 to work only to quickly find out that it doesn't work in conjunction with Excel 64bit. I guess that's what you get for the price. Unfortunately, it looks like we'll stay with Tableau/Excel. I don't have the highest skilled (technically) users and there's no way I'd be comfortable recommending something as flaky as PBI.
Wish you well!
Gene
- Vicky_Song9 years agoImpactful Individual
Gino49, which version of Power BI desktop you're working with? Do you download and install the latest version desktop?
- Gino499 years agoRegular Visitor
2.39.4526.362 32-bit (September 2016). The 32-bit version works fine until I try to use it with Office 2016 64-bit apps like Excel. Then it tells me to change my Office apps to 32 bit.
- v-ljerr-msft9 years agoMicrosoft Employee
Hi Gino49,
Recently, many other users also encountered this issue after installing the latest version of 64-bit Power BI Desktop. This issue has already been reported internally. Could you follow steps below to test and capture necessary information for further troubleshooting on this issue?:smileyhappy:
A. Confirm the cefbuild works
- Download and run cefclient.exe from https://cefbuilds.com/#
- Click on the tab "Branch 2526"
- Download Test App version 3.2526.1362 (64-bit)
- Extract the package using 7zip or similar
- double click on cefclient.exe
If the application opens and shows that google.com webpage has rendered, then that should be fine.
B. Enable desktop tracing to see if that gives more information
- Start > Run > Type 'regedit'
- Go to "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Microsoft Power BI Desktop"
- Set TracingEnabled to 1
- Set TracingLevel to 1f (before that, make sure Hexadecimal is selected in Base)
- Reproduce the issue
- Open the trace folder and send all contents for review:
Trace folder: C:\Users\<User Profile>\AppData\Local\Microsoft\Power BI Desktop\Traces
C. Use VMMap to launch PBI Desktop and collect more information
- Download VMMap from https://technet.microsoft.com/en-us/sysinternals/vmmap.aspx
- Extract this to its own folder
- Launch vmmap.exe
- Select "Launch and trace a new process"
- Click on the ellipsis (...) next to Application and navigate to the PBIDesktop.exe file. Default location would be C:\Program Files\Microsoft Power BI Desktop\bin\PBIDesktop.exe
- Click on File > Save As
- Save this as the default MMP file
- Zip the MMP file and collect that for analysis
Regards