How to create report for days since last update on incident and requests?

Diksha Tiwari1
Giga Expert

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

1 ACCEPTED SOLUTION

Harish KM
Kilo Patron
Kilo Patron

Hi you can pull a report on Task table since both the tables are child to Task. You can filter accordingly by field "Updated" 

Regards
Harish

View solution in original post

2 REPLIES 2

Harish KM
Kilo Patron
Kilo Patron

Hi you can pull a report on Task table since both the tables are child to Task. You can filter accordingly by field "Updated" 

Regards
Harish

Apologies for late revert. The solution provided served the purpose. Thank you for you time!!