Forum Discussion
shera276
8 years agoKudo Kingpin
Report Server - Report Usage Statistics
Hi - PowerBI Service allows you to view report usage via the Admin Portal and in the service. Is this possible in Report Server. We are moving to report server and it would be nice to see report us...
- Anonymous8 years ago
shera276 The Power BI Report Server sits on a SQL instance (the same as normal SSRS) you have access to all the capabilities and information stored in the database. the view "dbo.ExecutionLog3" will provide you the metrics that you are looking for.
Anonymous
8 years agoNot applicable
shera276 The Power BI Report Server sits on a SQL instance (the same as normal SSRS) you have access to all the capabilities and information stored in the database. the view "dbo.ExecutionLog3" will provide you the metrics that you are looking for.