The Field being Truncated. How can i solve this?

Vaishnavi35
Tera Guru

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,

find_real_file.png

In Servicenow, (Its completely truncated)

find_real_file.png

 

PLEASE HELP!

Thanks in Advance,

Vaishnavi

1 ACCEPTED SOLUTION

So you need to modify the length of that field in import set table so that content will fit-in.

View solution in original post

8 REPLIES 8

Shivani Singh1
Tera Guru

Hi Vaishnavi,

Your approach is right, can you check description in import set table. Is it coming in full length or not?

Its Truncated there as well. Where can i exactly go and change?

So you need to modify the length of that field in import set table so that content will fit-in.

Thanks Much! It worked!