- 10 May 2022
- 1 Minute to read
- Print
- DarkLight
Creating a Report of Deleted Items
- Updated on 10 May 2022
- 1 Minute to read
- Print
- DarkLight
Overview
Example Lab Details | |
Version | 8.1.0.69234 |
Root Folder | ExampleLab[CreatingAReportOfDeletedItems] |
Modules | None |
Dependencies | None |
The following Example Lab demonstrates how to create and run a Report of items that have been previously deleted by the user as well as how to undelete items via the Report.
Explanation
The attached Project below utilizes a Report that uses Entity Data Source, to display items that were previously deleted items within the Decisions environment.
To allow deleted items to be displayed, the Report has the Include Deleted Rows property enabled via the SETTINGS section. Additionally, the Delete Is True Filter allows the Report to only display those deleted items.
Upon running the Report, selecting an item in the Report allows the options to either Set Archived Date, Unarchive the item, or Undelete it. Upon performing an Unarchive/delete action, the item is returned to its original location.