We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Change field from Integer to String

Graham18
Giga Expert

How can this be done?

Geneva UI 16.

8 REPLIES 8

grzegorzch
Kilo Expert

Do you mean changing field type ?
If yes, right click on field --> Configure Dictionary --> change Type field to "String"


Anurag Tripathi
Mega Patron

if you change the type of a dictionary toy will existing loose data in the column


-Anurag

Its the Field Type, I have tried to amend it but I only get Integer and Long as the options.



wont let me change or amend for some reason.



Thanks!


One option is to create a new field, migrate the information from the original field to the new one, then deprecate or delete the old field.



See section 3.4 here.



Modifying the Application Design - ServiceNow Wiki