Forum Discussion

omnia_saleh's avatar
omnia_saleh
Helper II
2 years ago

power bi report server loging

I want to get time every one  spent in Power bi report server start time he enter and end time while he do not do any action like opening any report , executionlog3 contain user start time and  end time he spent in specific report but i do not need this 

i need a time every one spend do action and dont do any action, is there a way to know this information? 

1 Reply

  • ouakniny's avatar
    ouakniny
    Regular Visitor

    Any action throws a dax query which will appear in the report server log files, you could import those event in a table and then use that table in your own executionlog.