Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I am trying to connect to a cube with Power BI Desktop.
I get the following error message:
Based on the documentation (https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-ssas-multidimensional/) I should be able to connect with "Servers must be running SQL Server 2012 SP1 CU4 or later versions of Analysis Services for the Power BI Desktop SSAS MD connector to work properly"
The service has the following version;
Microsoft SQL Server 2014 (SP1-GDR) (KB3194720) - 12.0.4232.0 (X64)
Sep 23 2016 18:45:14
Copyright (c) Microsoft Corporation
Standard Edition (64-bit) on Windows NT 6.3 <X64> (Build 9600: ) (Hypervisor)
Thus, I think I should be able to connect with Power BI Desktop? Correct?
Solved! Go to Solution.
@Anonymous
It seems that you are connecting to multi-dimensional model on SQL Server 2014 Standard edition. In that case, it is not supported.
As stated in this article, you need to have an Enterprise or Business Intelligence edition of SQL Server 2012/2014 Analysis Services, otherwise, you will get the above error message.
However, you are able connect to multi-dimensional models on SQL Server 2016 Standard edition from Power BI.
Best Regards,
Herbert
@Anonymous
It seems that you are connecting to multi-dimensional model on SQL Server 2014 Standard edition. In that case, it is not supported.
As stated in this article, you need to have an Enterprise or Business Intelligence edition of SQL Server 2012/2014 Analysis Services, otherwise, you will get the above error message.
However, you are able connect to multi-dimensional models on SQL Server 2016 Standard edition from Power BI.
Best Regards,
Herbert
Okay. I see. Thanks for the feedback 🙂
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.