Forum Discussion
urpalani
9 years agoHelper II
analyze in excel
Hi, When i download the data in Excel - Analyze in excel ,I am asked for credentials but after that it popups "The Following Error Occured:(The Operation Completed Successfully) , When i click ok...
IlanH
8 years agoMicrosoft Employee
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;
17843
8 years agoRegular Visitor
I solved the issue by doing the reverse, but thanks anyway :smileyhappy: