Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
DaCamera
Regular Visitor

View Daily number of viewers to a report/page of a report

My organization has just decided to start using Power BI Report Server. I have a couple of reports already built that I have published to PBIRS that I want to see how many daily visitors the report has as a whole and if possible, which pages are most visited on the report so I can focus my development on the reports that are most viewed around the company. I am not an admin on the server and getting admin permissions is not an option for me, so is there anyway to do this without admin permissions?

1 ACCEPTED SOLUTION
d_gosbell
Super User
Super User

You do not need admin access to get at this data, but you do need read-only access to the database that holds the Report Server data. If you can get that you can query the ExecutionLog3 view to see which reports are being accessed - see Report Server ExecutionLog and the ExecutionLog3 View - SQL Server Reporting Services (SSRS) | Micro...

 

You cannot get down to the page level as page rendering is a client side thing and is not tracked by the server.

View solution in original post

1 REPLY 1
d_gosbell
Super User
Super User

You do not need admin access to get at this data, but you do need read-only access to the database that holds the Report Server data. If you can get that you can query the ExecutionLog3 view to see which reports are being accessed - see Report Server ExecutionLog and the ExecutionLog3 View - SQL Server Reporting Services (SSRS) | Micro...

 

You cannot get down to the page level as page rendering is a client side thing and is not tracked by the server.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.