- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2022 10:57 PM
I have a field which is type integer now I want to change to string can i do that? because when i try to change no other options are available other than integer
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2022 11:20 PM
Hi @Akki1 ,
if integer field has any data on the table records you need to clear/ make those values to blank then you can change to string type.
If you want data as well take XML export and clear those integer values and after changing to string you can import.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2022 11:20 PM
Hi @Akki1 ,
if integer field has any data on the table records you need to clear/ make those values to blank then you can change to string type.
If you want data as well take XML export and clear those integer values and after changing to string you can import.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar