Forum Discussion
Audit log- Report server
Can we have Audit log- As in who accessed reports and for how many days by last week month on POWER BI reporting server
You should be able to get that information by querying the ExecutionLog3 view in the ReportServer database
Anonymous wrote:
Yes Its possible...But ..I wanted to know anywhere in front end or on power BI Reporting SERVER.
No, this information is not currently exposed on the front end of Report Server.
We've just built our own Power BI Report over this view so we can easily see the popular reports and who is using which report.
4 Replies
- d_gosbellSuper User
You should be able to get that information by querying the ExecutionLog3 view in the ReportServer database
- AnonymousNot applicable
Yes Its possible...But ..I wanted to know anywhere in front end or on power BI Reporting SERVER.
- d_gosbellSuper User
Anonymous wrote:
Yes Its possible...But ..I wanted to know anywhere in front end or on power BI Reporting SERVER.
No, this information is not currently exposed on the front end of Report Server.
We've just built our own Power BI Report over this view so we can easily see the popular reports and who is using which report.
- AnonymousNot applicable
Thank you