Skip to main content
Version: 5.4

810 ECE Dept. Open Case Status

Definition

Status and age of open cases per department and original contact channel

This report shows one data row for each Department and original source channel (Chat or Email) with a summary of all open cases. It also provides information about the case age and whether the cases are overdue.

Main data source: EGPL_CASEMGMT_CASE

Screenshots

Screenshot

Drilldowns

Field description

Field nameDescriptionFormula
DepartmentIDID of the department 
DepartmentName of the department 
OriginalSourceType of the first activity of the case (Chat, Email, etc.) 
IsOpenAlways 1 (for summary of all open cases) 
UnassignedNumber of cases without an owner 
PerUnassignedPercentage of cases without an ownerUnassigned / IsOpen
AssignedNumber of cases with an owner for which a reply has not been sent yet 
PerAssignedPercentage of cases with an owner for which a reply has not been sent yetAssigned / IsOpen
RepliedNumber of cases for which at least one reply has been sent 
PerRepliedPercentage of cases for which at least one reply has been sentReplied / IsOpen
AgeOfCasesAge of the cases in days 
AvgAgeOfCaseAverage age of the cases in daysAgeOfCases / IsOpen
TimeOfCasesAge of the cases in seconds 
AvgTimeOfCaseAverage age of the cases in secondsTimeOfCases / IsOpen
MaxAgeOfCaseAge of the oldest case in days 
MaxTimeOfCaseAge of the oldest case in seconds 
OldestCaseStampCreation date of the oldest case 
WithoutDueDateNumber of cases without a due date 
PerWithoutDueDatePercentage of cases without a due dateWithoutDueDate / IsOpen
BeforeDueDateNumber of cases which did not pass the due date yet 
PerBeforeDueDatePercentage of cases which did not pass the due date yetBeforeDueDate / IsOpen
DaysToDueNumber of days to the due date 
AvgDaysToDueAverage number of days to the due dateDaysToDue / IsOpen
TimeToDueNumber of seconds to the due date 
AvgTimeToDueAverage number of seconds to the due dateTimeToDue / IsOpen
MinDaysToDueShortest number of days to the due date 
MinTimeToDueShortest number of seconds to the due date 
OverdueNumber of cases which passed the due date 
PerOverduePercentage of cases which passed the due dateOverdue / IsOpen
OverdueAgeOverdue age in days 
AvgOverdueAgeAverage overdue age in daysOverdueAge / Overdue
OverdueTimeOverdue age in seconds 
AvgOverdueTimeAverage overdue age in secondsOverdueTime / Overdue
MaxOverdueAgeMaximum overdue age in days 
MaxOverdueTimeMaximum overdue age in seconds