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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
rpeleg
Frequent Visitor

data model management

Hi

I understand that durring pbix publish, its data model is exported from the pbix file into an instance of SSAS tabular 

where it is managed by the pbi server - right?

This is also true where a pbix model uses a direct query connection only - where no data is actually managed within pbi?

So regardless of connection type (import or direct query) - a model would still be managed within SSAS ?

 

Thanks a bunch

Rea

1 ACCEPTED SOLUTION
v-yuezhe-msft
Microsoft Employee
Microsoft Employee

@rpeleg,

Whne you publish PBIX file to Power BI report server, the content about how the PBIX file is stored is recorded in the dbo.catalog table of the ReportServer database.  And the actual report definition and data model of the PBIX file are stored in the dbo.CatalogItemExtendedContent table, you will see the following entries in this table for your PBIX file.

CatalogItem

DataModel

PowerBIReportDefinition

And as explained by stpnet in this similar thread , when you view report in Power BI report server, it fires up a captive instance of SSAS tabular and queries are sent to the SSAS instance when you slice and dice your charts .


However, for those PBIX files which contain live connection, there is no DataModel entry in the dbo.CatalogItemExtendedContent table. Only the connection details and report definition are managed within Power BI report server, Power BI report server will send the queries directly to your data source when you interact with the report.


Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yuezhe-msft
Microsoft Employee
Microsoft Employee

@rpeleg,

Whne you publish PBIX file to Power BI report server, the content about how the PBIX file is stored is recorded in the dbo.catalog table of the ReportServer database.  And the actual report definition and data model of the PBIX file are stored in the dbo.CatalogItemExtendedContent table, you will see the following entries in this table for your PBIX file.

CatalogItem

DataModel

PowerBIReportDefinition

And as explained by stpnet in this similar thread , when you view report in Power BI report server, it fires up a captive instance of SSAS tabular and queries are sent to the SSAS instance when you slice and dice your charts .


However, for those PBIX files which contain live connection, there is no DataModel entry in the dbo.CatalogItemExtendedContent table. Only the connection details and report definition are managed within Power BI report server, Power BI report server will send the queries directly to your data source when you interact with the report.


Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.