- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-09-2025 12:22 AM
Bascially we want to see all the open Change requet tickets where we can see all the tickets those are older then 45 days and still opened
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-09-2025 12:49 AM
Create a report of type 'list' on change request table.
Add filter conditions as below :
1. Active is TRUE
2. 'Created' RELATIVE 'After' 45 Days Ago
Accept the solution and mark as helpful if it does, to benefit future readers.
Regards,
Sumanth

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-09-2025 12:49 AM
Create a report of type 'list' on change request table.
Add filter conditions as below :
1. Active is TRUE
2. 'Created' RELATIVE 'After' 45 Days Ago
Accept the solution and mark as helpful if it does, to benefit future readers.
Regards,
Sumanth