Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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
Solved! Go to Solution.
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.
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.
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