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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
shiv
New Member

Usage breakdown of pages within a report

Hi, I would like to get a breakdown of how many users are accessing a particular page on reports stored on PBI RS. I havent been able to find this data in the execution logs. Has anyone done anything similar or any suggestions? Thanks

 

3 REPLIES 3
Jon-Heide
Microsoft Employee
Microsoft Employee

Query the report server catalog database. Look at dbo.ExecutionLog3, group by UserName and ItemPath. Should get you # of views. Just note that for PBIX desktop reports, it makes several requests for each view so don't over count. 

Thanks for the response! I'm actually looking to see how many times each page (tab) within the report has been viewed.

Anonymous
Not applicable

I'm not aware that you can see the individualt traffic to each tab, just the report overall.

However, if this is not the case, I will be very interested to learn if it can be done!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.