CSV files only import one column
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
Chirag101
6 - Meteoroid
‎06-10-2024
07:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am importing a csv file from SP connector, and it only loads the header of the first column and the data of the last column (sample below.). The file contains from 10 columns in total.
Checked the file in notepad if the delimiters are commas and see no issues there. I'd really appreciate your guidance.
Header Column# 1 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Data Column# 10 |
Labels:
- Labels:
- Connectors
- Sharepoint
2 REPLIES 2
bighead
7 - Meteor
‎06-10-2024
03:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Chirag101 Have you tried increasing the field length?
‎06-11-2024
08:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I increased it to 1,073,741,823, the max size but no avail.
