We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Archiving old user reports

Alfredo Garza1
Tera Contributor

Is there a way to archive old reports (not PA) that have not been used for <6 months? These reports are from across different tables and database sources.

1 ACCEPTED SOLUTION

Not applicable

Hi @Alfredo Garza ,

There is no such thing as inactive reports or inactive dashboards ,if you don't need that then you can either delete it from sys_report table or remove them from your dashboard

Also, You cannot create an archive rule for a table for which update_synch is set to true in the dictionary entry for the table.

You will need to create a Archive Rule where you can select your desired report table name like below:

find_real_file.png

 

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

View solution in original post

1 REPLY 1

Not applicable

Hi @Alfredo Garza ,

There is no such thing as inactive reports or inactive dashboards ,if you don't need that then you can either delete it from sys_report table or remove them from your dashboard

Also, You cannot create an archive rule for a table for which update_synch is set to true in the dictionary entry for the table.

You will need to create a Archive Rule where you can select your desired report table name like below:

find_real_file.png

 

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep