Need to create a report on the report table

Lucy Chen
Mega Contributor

I want to create a report on the report table but there doesn't seem to be a report table that I can select from to do so. Is there a way to create a report on the reports table or is this not possible/not practical.

1 ACCEPTED SOLUTION

Lucy Chen
Mega Contributor

Solution: Add sys_report to glide.ui.permitted_tables properties

View solution in original post

11 REPLIES 11

DJL2
Kilo Guru

Hi Lucy,

What kind of report do you want to build against the Report table, so: what is it that you want to show?

Thanks,

DJL

Lucy Chen
Mega Contributor

Hi DJL,

I want to a report to see how many reports have been created in our system aggregated by created date.

Thanks,

Lucy

Hi Lucy,

In that case, you could run a report against the Report [sys_report] table which contains information about all reports created in your instance.

You would then be able to group them by Created on date.

Thanks,

DJL

Lucy Chen
Mega Contributor

Sys_report does not show up when I search for it. 

 

find_real_file.png

Hi Lucy,

In that case - and like all scenarios where you cannot find a table - you will need to request access to it from your System Administrators.

Thanks,

DJL