- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2022 11:32 PM
Hi All,
I have the requirement to create the report on how many days since last update on the incident and requests.
Any solution for the above requirement is appreciated.
Regards,
Diksha
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2022 11:36 PM
Hi you can pull a report on Task table since both the tables are child to Task. You can filter accordingly by field "Updated"
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2022 11:36 PM
Hi you can pull a report on Task table since both the tables are child to Task. You can filter accordingly by field "Updated"
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2022 09:53 PM
Apologies for late revert. The solution provided served the purpose. Thank you for you time!!