SOLVED
S3 Upload CSV Tab Delimiter Causes Additional Rows To Be Created
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
lowsingh
5 - Atom
‎09-10-2021
01:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am trying to load a csv file into S3 which is Tab Delimiter. However, when the file is loaded it creates an additional row while the data shifted in the additional row.
Row 2 is the correct data but in row 1 the data is shifted.
Solved! Go to Solution.
Labels:
- Labels:
- Amazon S3
2 REPLIES 2
cmcclellan
14 - Magnetar
‎09-10-2021
06:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
So there must be an extra tab in the first record ?
‎09-11-2021
11:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
That looks to be the issue. I added a cleanse tool before the upload and removed tabs.
