Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I putted a Datasource of each Dashboard published on PowerBI Report Server on a connection string but It Encrypted In Reportserver in table DataModelDataSource how can I decrypt it to get the Datasource of each Dashboard?
Solved! Go to Solution.
You should never access the ReportServer database directly (apart from the execution log views) as it can cause issues with the operation of the Report Server. You can use the REST API (eg Power BI Reports - Get Power BI Report Data Sources - REST API (Power bi report) | Microsoft Learn) to extract information like the data source details.
You should never access the ReportServer database directly (apart from the execution log views) as it can cause issues with the operation of the Report Server. You can use the REST API (eg Power BI Reports - Get Power BI Report Data Sources - REST API (Power bi report) | Microsoft Learn) to extract information like the data source details.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.