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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
alexyin1053
Frequent Visitor

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
v-yohua-msft
Community Support
Community Support

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

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

Blog | GitHub

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-yohua-msft
Community Support
Community Support

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
March PBI video - carousel

Power BI Monthly Update - March 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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