====== Missing data report: Which records are missing "X" field? ====== **Sample - Patrons missing an email address** A simple report to list users, by organization, which are missing an email address on their record. ===== Displayed Fields ===== ILS User :: Last Name ILS User :: First Name ILS User :: Middle Name ILS User :: Home Library :: Short (Policy) Name ILS User :: Current Library Card :: Barcode ILS User :: Main (Profile) Permission Group :: Group Name ILS User :: Mailing Address :: Street (1) ILS User :: Mailing Address :: Street (2) ILS User :: Mailing Address :: City ILS User :: Mailing Address :: State ILS User :: Mailing Address :: Postal Code ===== Base Filters ===== ILS User :: Email Address (Set Operator to "Is NULL") ILS User :: Home Library :: Organizational Unit ID (Set Operator to In list) ILS User :: Deleted (Set Operator to Equals, Value to False) ===== Screenshots ===== {{:evergreen-reports:displayedfields.png?direct&200|}} {{:evergreen-reports:filters.png?direct&200|}} ====== Inactive patrons ====== **Sample - Inactive patrons** A list of inactive patrons, by organization. ===== Displayed Fields ===== ILS User :: Last Name ILS User :: First Name ILS User :: Middle Name ILS User :: Home Library :: Short (Policy) Name ILS User :: Current Library Card :: Barcode ILS User :: Active ILS User :: Main (Profile) Permission Group :: Group Name ILS User :: Mailing Address :: Street (1) ILS User :: Mailing Address :: Street (2) ILS User :: Mailing Address :: City ILS User :: Mailing Address :: State ILS User :: Mailing Address :: Postal Code ===== Base Filters ===== ILS User :: Active (Set Operator to "Equals" and Value to "False") ILS User :: Home Library :: Organizational Unit ID (Set Operator to In list) ILS User :: Deleted (Set Operator to Equals, Value to False) ===== Screenshots ===== {{:evergreen-reports:inactive-displayedfields.png?direct&200|}}{{:evergreen-reports:inactive-filters.png?200|}}