Forum Discussion
Disclamier
8 years agoRegular Visitor
Log tables in PowerBI SQL Database
Hello, colleagues. I have a question with PBI SQL database. I saw a SQL table named ExecutionLogStorage. It stores data about reports and who viewed them. And I want to find a table with logs like de...
Anonymous
8 years agoNot applicable
Makes sense. Thanks. I could see a use if you were trying to audit the changes made to published objects. Especially if you have acase of objects being deleted. Having that information at hand could help identify the problem users and identify a training opportunity.
Anonymous
8 years agoNot applicable
We run a powershell script every 30 mins that extracts any new/amedned reports. Doesn't extract who did it of course. But if someone needs to roll stuff back and or needs to recoversomehting that's been deleted the its useful to have.