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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
we cannot use our multidimensional cube in PBI Desktop because we cannot import it as a cube.
When importing the SSAS instance, normally, opening one of the database menu we can see only the cube object.
Now, after opening the db we find a folder, in which all measure groups and dimensions are listed and need to be selected all.
What could be the problem?
Thanks
Solved! Go to Solution.
It seems you are using import mode. When connect live, it should be like this:
Regards,
You aren't supposed to import a cube, you are supposed to live query it through a live connection.
Importing it flattens the cube into a huge table, and would probably crash the server.
You aren't supposed to import a cube, you are supposed to live query it through a live connection.
Importing it flattens the cube into a huge table, and would probably crash the server.
Can you just use a live (DirectQuery) connection?
Yes, we used a Live Connection, but we see as shown as below