Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi guys,
Are we generate the list of dashboards that are showing in the PowerBI server and export them out in a list as a csv file or excel file.
Instead of, opening every folder to know which dashboards are there.
Thanks.
Solved! Go to Solution.
This should help:
SSRS ReportServer Database Overview and Queries (mssqltips.com)
It relates to SSRS, but power bi report server is basically the same. For power bi reports Type=13
You can query the Catalog table in the report server database. This will give you the full list of report files on the server.
do you have an example of the codes for me to take reference? Thanks.
This should help:
SSRS ReportServer Database Overview and Queries (mssqltips.com)
It relates to SSRS, but power bi report server is basically the same. For power bi reports Type=13