Forum Discussion

Pawan_123's avatar
Pawan_123
Frequent Visitor
2 years ago
Solved

Semantic model storage mode

Hello,

 

I'd like to know how we can find out the semantic model storage mode (import, direct query, etc.) via the Power BI service UI or via API.

 

We can learn about the model storage mode by downloading the PBIX file and viewing the table storage in either the report view or the model view under properties in PowerBI Desktop.

 

We have this Admin API: Admin - Datasets GetDatasetsInGroupAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn to acquire a list of datasets, and in this API response, various dataset properties are returned along with dataset information, one of which is "Target storage mode," but this "Target storage mode" does not give a storage mode answer.

 

We only know from the target storage mode if the dataset's data is stored in ABF (Azure blob storage) or using premium capacity features.

 

Is there a way to look into the storage mode of semantic models in the Power BI service UI?

  • Pawan_123 Sort of. If you bring up the Settings for a semantic model in the Service and you don't have Refresh available, then it is DirectQuery otherwise it is Import or at least has some Import tables.

1 Reply

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    Pawan_123 Sort of. If you bring up the Settings for a semantic model in the Service and you don't have Refresh available, then it is DirectQuery otherwise it is Import or at least has some Import tables.