Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Report Server Execution Log - User interactions and clicks

Hi All.

 

I would like to know what bookmarks that the user clicked on my reposts, can I see that with Report Server Execution Log or any other way? My dashboars have a CUBE provided by SSIS therefore inde the dashboard I can't do much.

 

Thanks

3 Replies

  • Jon-Heide's avatar
    Jon-Heide
    Microsoft Employee

    Other than the execution log, there is some limited information the report server trace files. Othewise, there is no built-in way to track that. 

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thank you.

       

      Anyone has a clue to help or face the same problem?

      • luisrh's avatar
        luisrh
        Responsive Resident

        I would see if you can get something from Application Insights from Azure.   MSFT instruments quite a bit of what goes on in PBI RS.    Another approach would be to have all your links within your reports have an expression that could log the click.   It's been something that has been done in the past.   SSRS RDL  is pretty flexible.