Forum Discussion
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 which dashboards are there.
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
3 Replies
- Les111Resolver I
You can query the Catalog table in the report server database. This will give you the full list of report files on the server.
- MrOnly_OneFrequent Visitor
do you have an example of the codes for me to take reference? Thanks.
- Les111Resolver 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