@model GODATA.Models.Report.HdLmdBusContribution @if (Model != null) {
| EOS – Call Contribution | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Month | Total Calls | Hd | Buses | Lmd | Hd % | Buses % | Lmd % | |||||||||
| @item.MonthName | @item.TotalCalls | @item.HDCalls | @item.BusCalls | @item.LMDCalls | @if (item.HdPer_.ToString() == "-") {@item.HdPer_ | } else if (Convert.ToDouble(item.HdPer_) < 75.00) {@item.HdPer_ | } else if ((Convert.ToDouble(item.HdPer_) >= 75.00) && @Convert.ToDouble(item.HdPer_) <= 90.00) {@item.HdPer_ | } else if (Convert.ToDouble(item.HdPer_) > 90.00) {@item.HdPer_ | } @if (item.BusPer_.ToString() == "-") {@item.BusPer_ | } else if (Convert.ToDouble(item.BusPer_) < 75.00) {@item.BusPer_ | } else if ((Convert.ToDouble(item.BusPer_) >= 75.00) && @Convert.ToDouble(item.BusPer_) <= 90.00) {@item.BusPer_ | } else if (Convert.ToDouble(item.BusPer_) > 90.00) {@item.BusPer_ | } @if (item.LmdPer_.ToString() == "-") {@item.LmdPer_ | } else if (Convert.ToDouble(item.LmdPer_) < 75.00) {@item.LmdPer_ | } else if ((Convert.ToDouble(item.LmdPer_) >= 75.00) && @Convert.ToDouble(item.LmdPer_) <= 90.00) {@item.LmdPer_ | } else if (Convert.ToDouble(item.LmdPer_) > 90.00) {@item.LmdPer_ | }
No data available on selected filter !!!
Please select different filter.
| HD, LMD and BUSES – Call Closed % Within 24hrs | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Month | Hd | Buses | Lmd | Within 24Hrs | |||||||||||||||||
| Within 24Hrs | Beyond 24Hrs | Total | Within 24Hrs | Beyond 24Hrs | Total | Within 24Hrs | Beyond 24Hrs | Total | Hd % | Buses % | Lmd % | ||||||||||
| @item.MonthName | @item.HdWithIn24Hrs | @item.HdBeyond24Hrs | @item.HdTotal | @item.BusWithIn24Hrs | @item.BusBeyond24Hrs | @item.BusTotal | @item.LmdWithIn24Hrs | @item.LmdBeyond24Hrs | @item.LmdTotal | @if (item.HdWithIn24HrsPer_.ToString() == "-") {@item.HdWithIn24HrsPer_ | } else if (Convert.ToDouble(item.HdWithIn24HrsPer_) < 75.00) {@item.HdWithIn24HrsPer_ | } else if ((Convert.ToDouble(item.HdWithIn24HrsPer_) >= 75.00) && @Convert.ToDouble(item.HdWithIn24HrsPer_) <= 90.00) {@item.HdWithIn24HrsPer_ | } else if (Convert.ToDouble(item.HdWithIn24HrsPer_) > 90.00) {@item.HdWithIn24HrsPer_ | } @if (item.BusWithIn24HrsPer_.ToString() == "-") {@item.BusWithIn24HrsPer_ | } else if (Convert.ToDouble(item.BusWithIn24HrsPer_) < 75.00) {@item.BusWithIn24HrsPer_ | } else if ((Convert.ToDouble(item.BusWithIn24HrsPer_) >= 75.00) && @Convert.ToDouble(item.BusWithIn24HrsPer_) <= 90.00) {@item.BusWithIn24HrsPer_ | } else if (Convert.ToDouble(item.BusWithIn24HrsPer_) > 90.00) {@item.BusWithIn24HrsPer_ | } @if (item.LmdWithIn24HrsPer_.ToString() == "-") {@item.LmdWithIn24HrsPer_ | } else if (Convert.ToDouble(item.LmdWithIn24HrsPer_) < 75.00) {@item.LmdWithIn24HrsPer_ | } else if ((Convert.ToDouble(item.LmdWithIn24HrsPer_) >= 75.00) && @Convert.ToDouble(item.LmdWithIn24HrsPer_) <= 90.00) {@item.LmdWithIn24HrsPer_ | } else if (Convert.ToDouble(item.LmdWithIn24HrsPer_) > 90.00) {@item.LmdWithIn24HrsPer_ | }
No data available on selected filter !!!
Please select different filter.