default:
        {
          obj[h.key] = reportDetails[item][h.key] ? __('Yes') : __('No');
          break;
        }