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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
THEJMAN
New Member

I want to see who accessed the reports on my report server.

Hello everyone, I'm having difficulty obtaining information about who accessed the Report Server reports and the data that these accesses occur.

I went to the directory where my powerBI is installed F:\Program Files\Microsoft Power BI Report Server\PBIRS\LogFiles and there I found files mdmp, asmanagedroot.txt, reportingservice.txt, rshostingservice.txt, rsoffice.txt, rsportal. txt,rspowerbi.txt.

And I wanted help on how to get the access log.
Thank you for your attention.

2 ACCEPTED SOLUTIONS
ouakniny
Regular Visitor

Hi, 

 

Have a look at the view dbo.ExecutionLog2 in the ReportServer database. If you are using pbix reports and you want more details on your user activity you can parse the dax queries in rspowerbi.log

 

Best Regards

Ilan

View solution in original post

Anonymous
Not applicable

Your solution is great ouakniny 

Hi, @THEJMAN 

As ouakniny said, you can connect to the database where your Report server is located via SSMS:

vjianpengmsft_0-1726123357902.png

vjianpengmsft_1-1726123413991.png

In ExecutionLog3, you can see information about who accessed the Report Server report and the data that occurred during those visits:

vjianpengmsft_2-1726123551153.png

You can refer to the following link for documentation related to this log:

Use ExecutionLog and the ExecutionLog3 view in Reporting Services - SQL Server Reporting Services (S...

vjianpengmsft_3-1726123834424.png

 

Ouakniny has answered your question. You can mark Ouakniny's reply as a solution so that others in the community can quickly find your post when they have a similar issue, saving them time.
Your cooperation will work with us to promote the development of the community. Thank you again for your cooperation!

 

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Your solution is great ouakniny 

Hi, @THEJMAN 

As ouakniny said, you can connect to the database where your Report server is located via SSMS:

vjianpengmsft_0-1726123357902.png

vjianpengmsft_1-1726123413991.png

In ExecutionLog3, you can see information about who accessed the Report Server report and the data that occurred during those visits:

vjianpengmsft_2-1726123551153.png

You can refer to the following link for documentation related to this log:

Use ExecutionLog and the ExecutionLog3 view in Reporting Services - SQL Server Reporting Services (S...

vjianpengmsft_3-1726123834424.png

 

Ouakniny has answered your question. You can mark Ouakniny's reply as a solution so that others in the community can quickly find your post when they have a similar issue, saving them time.
Your cooperation will work with us to promote the development of the community. Thank you again for your cooperation!

 

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

ouakniny
Regular Visitor

Hi, 

 

Have a look at the view dbo.ExecutionLog2 in the ReportServer database. If you are using pbix reports and you want more details on your user activity you can parse the dax queries in rspowerbi.log

 

Best Regards

Ilan

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 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.