Forum Discussion
Anonymous
4 years agoNot applicable
Execution Log for Power BI Report Server
there is an Execution Log option for SSRS (Report Server ExecutionLog and the ExecutionLog3 View - SQL Server Reporting Services (SSRS) | Microsoft Docs)
1) Do you know if it is just for SSRS? Is there something similar for Power BI Report Server?
2) Is there any explicit documentation on ItemAction (which ItemAction is responsible for what)?
many thanks in advance for the help!
Hi
The Execution Log in SSRS and PBRS are same and you can use below link to find more info.
https://www.sqlchick.com/entries/2011/2/6/querying-the-report-server-execution-log.html
2 Replies
- javad_DaryabariFrequent Visitor
Hi
The Execution Log in SSRS and PBRS are same and you can use below link to find more info.
https://www.sqlchick.com/entries/2011/2/6/querying-the-report-server-execution-log.html
- AnonymousNot applicable
thank you javad_Daryabari