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

Doug Julian
Giga Expert

Reports are made up of multiple parts and have their own application to create the report. I personally have not seen a good way to just create a new one from the table. We use the out of box module on the navigation menu to create a new report

find_real_file.png

This will direct you to the application that helps create the report and all of its components which should look something like:find_real_file.png

 

Thank Doug. Do you know if I can have the data table be the report table? I want to be able to see how many reports have been created within certain months, year, etc.

harun_isakovic
Mega Guru

Can you tell me more about the business justification for this?

Hi Harun,

I want to a report to see how many reports have been created in our system aggregated by created date. We have so many reports in our systems and sometimes scheduled reports slows down our instance so we want more insights on all the reports that have been created in our instance

Thanks,

Lucy