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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

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
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

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.
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
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

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