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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
alexyin1053
Helper I
Helper I

Get User Download Log From Sql Server

Dear all,

 

Currenly we're running PBIRS on our local server. We would like to track our user's download log from the sql server.

 

Example:

TimeStampUserNameObjectNameTypeNamePathIP
2024-08-10AlexCustomerProfilePBIReport/DeptA/CustomerAll/Customer175.75.10.51
2024-08-15AlicePurchase_1MPBIReport/DeptA/PurchaseAll/Purchase_1M175.75.25.55
2024-08-17AmberPurchaseAllFolder/DeptA/PurchaseAll175.75.30.52

 

Thanks!

 

Best Regards,

Alex

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

Hi, @alexyin1053 

You may be able to use SSMS's Profiler tool to track your users' downloads.

vyohuamsft_0-1724382917864.png

You can learn more from the following link:

SQL Server Profiler - SQL Server Profiler | Microsoft Learn

 

SQL Server Profiler extension - Azure Data Studio | Microsoft Learn

 

Use SQL Server Profiler to Monitor Analysis Services | Microsoft Learn

 

Or you can view the logs directly

vyohuamsft_2-1724383259100.png

 

How to Get Your Question Answered Quickly

Best Regards

Yongkang Hua

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

R1k91
Super User
Super User

have you already looked to [ReportServer].[dbo].[ExecutionLog3] system view?

 

R1k91_0-1724658223460.png

 


--
Riccardo Perico
BI Architect @ Lucient Italia | Microsoft MVP

Blog | GitHub

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
R1k91
Super User
Super User

have you already looked to [ReportServer].[dbo].[ExecutionLog3] system view?

 

R1k91_0-1724658223460.png

 


--
Riccardo Perico
BI Architect @ Lucient Italia | Microsoft MVP

Blog | GitHub

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

Hi, @alexyin1053 

You may be able to use SSMS's Profiler tool to track your users' downloads.

vyohuamsft_0-1724382917864.png

You can learn more from the following link:

SQL Server Profiler - SQL Server Profiler | Microsoft Learn

 

SQL Server Profiler extension - Azure Data Studio | Microsoft Learn

 

Use SQL Server Profiler to Monitor Analysis Services | Microsoft Learn

 

Or you can view the logs directly

vyohuamsft_2-1724383259100.png

 

How to Get Your Question Answered Quickly

Best Regards

Yongkang Hua

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

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.