- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2020 09:55 AM
Hi,
I have two custom fields created on the Test Case form.
Process Area and Description - Both are String type fields.
These fields are getting truncated. Initially the length was 40 i made it 50000.
When I copy paste from Excel sheet. Its perfect.
But when I load the data its getting Truncated!!
In Excel,
In Servicenow, (Its completely truncated)
PLEASE HELP!
Thanks in Advance,
Vaishnavi
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2020 10:44 AM
So you need to modify the length of that field in import set table so that content will fit-in.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2020 10:07 AM
Hi Vaishnavi,
Your approach is right, can you check description in import set table. Is it coming in full length or not?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2020 10:36 AM
Its Truncated there as well. Where can i exactly go and change?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2020 10:44 AM
So you need to modify the length of that field in import set table so that content will fit-in.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2020 10:53 AM
Thanks Much! It worked!