Forum Discussion
Tracking CSV Data Extractions from Power BI Report Server
- 1 year ago
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 (SSRS) | Microsoft Learn
Hi, Anonymous
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.