Forum Discussion
analyze in excel
We think we found the issue and will fix it soon in PowerBI.com (end of week)
Below is a workaround: in the odc file, change MSOLAP.7 to MSOLAP
1) Open *.odc file Analyze in Excel created in powerBI.com
2) Search MSOLAP
3) Change MSOLAP.7 to MSOLAP
Before: Provider=MSOLAP.7;
After: Provider=MSOLAP;
I had this issue today and first I tried to download all versions of SQL_AS_OLEDB.msi that I could possibly find but nothing worked, so then I did the EXACT OPPOSITE of what you just wrote: I replaced MSOLAP with MSOLAP.7 and saved the file. And then it worked!
- mcharing8 years agoFrequent Visitor
Yep, replacing MSOLAP with MSOLAP.7 also did the trick for me in version 1710 (build 8625.2127).
- dler8 years agoRegular Visitor
AnonymousTried everything ... nothing worked ... EXCEPT YOUR SOLUTION! THANK YOU SO MUCH!
- dler8 years agoRegular Visitor
Anonymous This solution worked ... replacing MSOLAP with MSOLAP.7! THANK YOU SO MUCH!
- mrzap0008 years agoNew Member
Anonymous wrote:I had this issue today and first I tried to download all versions of SQL_AS_OLEDB.msi that I could possibly find but nothing worked, so then I did the EXACT OPPOSITE of what you just wrote: I replaced MSOLAP with MSOLAP.7 and saved the file. And then it worked!
it worked for me too - great suggestion!
- Mike_Carlo8 years agoMost Valuable Professional
I was also having this issue. When I opened the file it was already formatted with Provider=MSOLAP, I was able to replicate what Anonymous did in the file by adding .7, so now it reads Provider=MSOLAP.7 After this change I am able to load the odc file and use analyze in excel... IlanH what version of excel were you using?
I am using Excel 2016 MSO 16.0.8730.2046 64-bit
and just this morning installed the lastest version of OLEDB
x64_1033_3291099_SQL_AS_OLEDB
tarostok Is there any reason why this would be causing an issue? Why would my newer 2016 version of excel require the MSOLAP.7? It is difficult to work with the analyze in excel function if I have to change every odc file I download from the service.