Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a report deployed on Power BI Report Server. How can I determine who extracts the CSV data from this report? Is there a method to track these extractions?
Solved! Go to Solution.
You can use the ExecutionLog3 view in the SQL database hosting your Report Server metadata to find who ran specific reports and what sort of output was chosen Use ExecutionLog and the ExecutionLog3 view in Reporting Services - SQL Server Reporting Services (S...
Hi, @MoazzamShahid
You may be able to use SSMS's Profiler tool to track CSV data.
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
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.
You can use the ExecutionLog3 view in the SQL database hosting your Report Server metadata to find who ran specific reports and what sort of output was chosen Use ExecutionLog and the ExecutionLog3 view in Reporting Services - SQL Server Reporting Services (S...
User | Count |
---|---|
12 | |
3 | |
2 | |
2 | |
2 |