Forum Discussion
tmhalila
2 years agoResolver II
Tracking Dashboard Usage in Report Server
Hello team, I am trying to use ExecutionLog2 from the ReportServer database, so it can help to track dashboard usage. However, I have failed to understand what the ExecutionId is tracking because wh...
- 1 year ago
Thanks for the reminder.
The solution I applied was quite simple. In my case, I have 10 dashboards on the Power BI Server. I noticed that when any dashboard report is accessed, it returns 5 execution records if the dashboard is fully opened. So, I counted all the records and divided them by 5.
tmhalila
1 year agoResolver II
Thanks for the reminder.
The solution I applied was quite simple. In my case, I have 10 dashboards on the Power BI Server. I noticed that when any dashboard report is accessed, it returns 5 execution records if the dashboard is fully opened. So, I counted all the records and divided them by 5.