Forum Discussion
harryhaller
8 years agoRegular Visitor
Power BI data source SSAS Tabular Model via Localhost not working
Hi there, Short Version I'm connecting to my tabular model via localhost:[portnumber], which used to work fine over the past months, but am experiencing difficulties now (report crashes) - anybo...
- 8 years ago
Thanks to MS PBI Support we were able to find a solution, which I'd like to share here.
Cause
The CEF component (https://en.wikipedia.org/wiki/Chromium_Embedded_Framework) created this issue
Solution
- Uninstall PBI Desktop
- Delete the “CEF” folders in %LOCALAPPDATA% i.e. in Windows 7 (replace “USERNAME” with your windows account)
- C:\Users\USERNAME\AppData\Local
- C:\Users\USERNAME\AppData\Local\Microsoft\Power BI Desktop
- Restart Computer (just to be sure)
- Install latest version of PBI Desktop
This works for me so far – hope it helps you, too, in case you experience the same issue.
Still thanks to vanessafvg for the ideas and help!
harryhaller
8 years agoRegular Visitor
Thank you - got DAXStudio and cleared cache, but no change
--> what do you mean re the memory? (if below screenshot of the Model.bim Properties helps - says "unload from memory")
Anonymous
7 years agoNot applicable
Hi all,
Thanks for the information provided in screen shot, it was really helpful.