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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
yanzhao_LBS
Helper II
Helper II

this table cannot be shown because it is not in import mode.

I did a "get data from powerbi semantic models"and after that ,if i click it in table view,it says: this table cannot be shown because it is not in import mode.

yanzhao_LBS_1-1728375454403.png

 

after success add,when i open the table view

 

 

yanzhao_LBS_0-1728375426295.png

 

1 ACCEPTED SOLUTION
SamWiseOwl
Super User
Super User

Hi @yanzhao_LBS 

The datasource will dicatate wether you can connect to the data model as a direct query or load.

If direct query you cannot look inside the tables. 

There is a way of jerry rigging it by using Create Table and then setting the new table equal to the old table. This will force the table to load and is known as a calculated table. You MUST remove calculated tables before pubishing as models connected to Semantic Direct Queries DO NOT support calculated tables.

 

https://learn.microsoft.com/en-us/power-bi/connect-data/service-datasets-understand

SamWiseOwl_0-1728375988766.png

Here is an article explaining import modes:

https://learn.microsoft.com/en-us/power-bi/connect-data/service-dataset-modes-understand


If you are happy with this answer please mark as a solution for others to find !

Kudos are always appreciated! Check out our free Power BI video courses.

View solution in original post

4 REPLIES 4
sdfasdfsadfasdf
New Member

Has there been an update that will now allow this?  I have a shared Semantic model and I created a new table off of it for my visuals, then published and don't see any issues.  Question if the shared Semantic Model changes, will my table that pulls from it also update?

Anonymous
Not applicable

Hi @yanzhao_LBS ,

 

There are three connection modes in Power BI, Import/Direct Query and Live connection.

 

Import: Power BI loads all data into the data model.

 

Direct Query: Power BI will only load metadata such as column headings into the data model.

 

Live Connection: Power BI will connect to the Data Source via a live connection and will not load anything into the data model. You need to create the data model in the Data Source.

 

When the data source is a power bi semantic model, the default connection is live connection which can be seen in the bottom right corner. So you can't see the data in the table view.

vkaiyuemsft_0-1728451839554.png


You can click Make changes to this model to convert it to DirectQuery mode. You can also take a page from the method provided by shafiz_p  to put the data in import mode.

vkaiyuemsft_1-1728451861685.png

 

Here are some blogs and I hope they could help you. 

For refernece:

DirectQuery in Power BI - Power BI | Microsoft Learn

What's the difference between live connections and DirectQuery? - Power BI | Microsoft Learn

Power BI Connection Types: DirectQuery, Live, or Import? Tough Decision!

 

If your Current Period does not refer to this, please clarify in a follow-up reply.

 

Best Regards,

Clara Gong

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.

shafiz_p
Super User
Super User

Hi @yanzhao_LBS  You see this becasue data set is not in import mode. It is a live connection. There is few work arounds with certain condition to bring data in import mode. Check out the earlier post:

 

https://community.fabric.microsoft.com/t5/Service/Import-Table-from-Power-BI-Semantic-Model/m-p/3751... 

 

 

Hope this helps!!

If this solved your problem, please accept it as a solution!!

 

 

Best Regards,

Shahariar Hafiz

SamWiseOwl
Super User
Super User

Hi @yanzhao_LBS 

The datasource will dicatate wether you can connect to the data model as a direct query or load.

If direct query you cannot look inside the tables. 

There is a way of jerry rigging it by using Create Table and then setting the new table equal to the old table. This will force the table to load and is known as a calculated table. You MUST remove calculated tables before pubishing as models connected to Semantic Direct Queries DO NOT support calculated tables.

 

https://learn.microsoft.com/en-us/power-bi/connect-data/service-datasets-understand

SamWiseOwl_0-1728375988766.png

Here is an article explaining import modes:

https://learn.microsoft.com/en-us/power-bi/connect-data/service-dataset-modes-understand


If you are happy with this answer please mark as a solution for others to find !

Kudos are always appreciated! Check out our free Power BI video courses.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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