- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2018 06:11 AM
I created a table and imported my excel file. But when I check the accounts in my table some of the names are cut off. How can I fix this issue?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2018 06:20 AM
Yep you'll need to reload the data so you get the whole string in there.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2018 06:13 AM
You need to check the 'Max length' on the dictionary entries on your import set table and your target table to make sure they are long enough.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2018 06:13 AM
Hi John,
That usually happens when the max length of the field in the import table is shorter. By default a lot of the string fields will be 40 characters. I would check the length of the supplier name field dictionary entry in your import table first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2018 06:18 AM
I updated that to 200 and it's still truncated. Do I need to load data again for it to update?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2018 06:20 AM
Yep you'll need to reload the data so you get the whole string in there.