Forum Discussion
omnia_saleh
2 years agoHelper II
powerbi report server metadata
why table [Event] in database ReportServer has no data in sql server managemet studio?
omnia_saleh
2 years agoHelper II
I want to see data in table [Event] and [history] in ReportServer database in sql server managemet studio when i do select on it dont retrive any data why althoughi can select from tables like catalog,Policies,Roles,Users
josef78
2 years agoMemorable Member
Is not recommended use these undocumented tables directly. Use API access.
But unformately, Event table is not log, these are records only for short time during PBI report refresh queuing. History table is only for history snapshots of paginated reports.