Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

CSV files only import one column

Chirag101
6 - Meteoroid

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
2 REPLIES 2
bighead
7 - Meteor

@Chirag101 Have you tried increasing the field length?

Chirag101
6 - Meteoroid

I increased it to 1,073,741,823, the max size but no avail. 

Labels
Top Solution Authors