Forum Discussion
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
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.
2 Replies
- d_gosbellSuper User
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.
- eijerHelper I
Thanx for your answer.
One more thing, you may know, would you please see this question?
https://community.powerbi.com/t5/Report-Server/Way-to-see-schedules-I-made-in-one-screen/m-p/724244