- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2019 11:07 AM
Hello -
I have a Transform map that is running a transform on a sepcific table from an import set. When running the transform and within that table there is a "Name" field, when i run the transform some of the records on that "name" field are truncating at no more than like 250 characters when there are other records under the "name" field that exceeds over that 250 character limit.
Would anybody happen to know why or what is going on?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2019 11:10 AM
Have you taken a look at your import set table and verified that the "name" field there isn't being truncated when the data is being imported. I've had that happen a few times where I had to increase the size of a field on an import set table to ensure all data was being imported.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2019 11:10 AM
Have you taken a look at your import set table and verified that the "name" field there isn't being truncated when the data is being imported. I've had that happen a few times where I had to increase the size of a field on an import set table to ensure all data was being imported.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2020 06:08 PM
Thank you, Tony! Solved a puzzle for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2019 11:19 AM
Please check the field max length in the import set and re-adjust the max length if needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2019 11:30 AM
Hey Guys quick question - it seems like i am at my import set table (same table as defined on the transfrom map as Source Table). But here, how would i check to see if the "Name" Field has a character limit or how would i even be able to expand it?