To report the average number of days that Cases stay open, creating a formula field on the Case object to calculate the age of each case is effective. This formula can calculate the difference between the case creation date and the current date (for open cases) or the closed date (for closed cases). A report can then aggregate this data to calculate the average age of cases, providing insights into case resolution times.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit