Forum Discussion

eijer's avatar
eijer
Helper I
7 years ago
Solved

Database table information for Report Server is required.

All,   Information from all tables stored in MS SQL is required. All I need is definition that data each table contains. Where can I find it?   Thanx
  • d_gosbell's avatar
    7 years ago

    You won't find this information anywhere. The database is considered an internal part of Power BI Report Server. Direct database access is not officially supported. 

     

    If you want to query the metadata held by report server the supported mechanism is to use the REST / Webservices APIs or the powershell cmdlets.