Michael Ritchie
ServiceNow Employee

In your import set table, what is the field type for u_approver?  The employee_number field on the sys_user table is of type string.  Is the data in your import set table clean, meaning no additional spaces?  Have you taken one of the values in your import set table and queried the sys_user table to make sure there is a match?