Forum Discussion
MrOnly_One
2 years agoFrequent Visitor
PowerBI Server On Premise
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 whi...
- 2 years ago
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
Les111
Resolver I
2 years agoYou can query the Catalog table in the report server database. This will give you the full list of report files on the server.
MrOnly_One
2 years agoFrequent Visitor
do you have an example of the codes for me to take reference? Thanks.
- Les1112 years ago
Resolver I
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