Forum Discussion

tmhalila's avatar
tmhalila
Resolver II
2 years ago
Solved

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...
  • tmhalila's avatar
    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.