Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Power BI Desktop Import Sql Server Analysis Service Tabular Model issues

In my PB Desktop, I am connecting with "Import" mode to a basic Tabular SSAS model with just a 

Dimension table and a Fact Table based on the AdventureWorks sql database 2019. I have built the model in Visual Studio 2019 by following all the instruction from official Microsoft Learn link and deployed it successfully. I created calculated columns, Measures and KPIs all with success.

 

However, when import into powerBI I have the results:

1. Only a single (Model) table with all fields was created and it is a mess without order. I would like to see the 2 separated tables. why is this?

2. The number of records in that (Model) table became very very large like it is equaled to

     (the # of rows in table-1)*(the # of rows in table-2).

and it cause  the "memory insufficient error" when I tried to import the 2 tables in same time.

3. All the columns that are numeric in my ssas model are imported as text!!!!! I have to change the type of each column in the power bi power query.

4. The KPI are not imported correctly: for each KPI on the model, power bi import as three different column for each value, status and target

 

If I connect to the ssas model in Direct Query I don't have any of the problem but the requirement is to have the import!

Anyone can help me please?

Thanks

6 REPLIES 6
Anonymous
Not applicable

User wants to load data from SSAS Model with import and load other data from excel, so we need the import.

Why do you ask about the requirement? If the import mode is not the best choice to work with SSAS model why it is available?

SSAS is a multi dimensional cube.  Import mode will force you to flatten that out.
In addition a cube usually has many millions of rows and lots of dimension tables. Importing all of these will take a lot of time and resources.

 

If you go for Import mode you will want to specify a very narrow MDX query.

 

 

 

Anonymous
Not applicable

The requirement is the possibility to connect to Analysis Service  and to connect also to an Excel file so the only possibility is to cnnect to Analysis Service in import mode 

Have you considered cutting Power BI out of the picture and connecting to SSAS directly from Excel?

Anonymous
Not applicable

I tryed from Excel and it works, but I must do the report on Power BI

lbendlin
Super User
Super User

"the requirement is to have the import"

 

Please explain why that is a requirement.  Normally that is only necessarey when you do not have control over the cube.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.