Changing or converting field type 'string' to 'reference' on existing, custom fieldDescription<!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Description Changing a field type 'string' to 'reference' is possible under specific circumstances. You may only change a string field to be a reference field, if that field has no saved values on any record where the field may be found. For example, if you have two records where your 'Test String' field has a value saved to it, you cannot update the field type (unless those values are valid Sys IDs). In order to change field type to reference (from string), all values where the field is used must be clear/empty. **Error message seen: Type change not allowed. Invalid type conversion for field 'field_name' on table 'Incident'. Cannot convert from 'String' to 'Reference'. There exists data records (X) that are not a Sys ID. Procedure Navigate to Dictionary Entry of fieldSelect the magnifying glass on the 'Type' fieldSort an select 'Reference'Update/Save *Again, this update is only valid if existing data records contain values that are not valid Sys IDs Applicable Versions All