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
eijer
Helper I
Helper I

Definition of Report Server Database Table

Hello All,

 

Is there any information explaining or defining every table of Report Server database?

I want to know what is stored to each tables.

1 REPLY 1
d_gosbell
Super User
Super User

No I do not believe any official information on these tables exists. My understand is that these tables are considered to be "internal" to the product and officially Microsoft does not support directly querying these tables. On a busy system you could potentially cause locking conflicts which could interfere with the operation of the Report Server.

 

If you want to interact with the Report Server programatically there are a number of web service & rest based api's that you can use. Or you could use the powershell cmdlets (which sit over the top of these web based api's) see https://docs.microsoft.com/en-us/power-bi/report-server/developer-handbook-overview for more information on the supported ways of talking to Power BI Report Server.

 

Helpful resources

Announcements
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.