The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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