Creating Import Set error from CSV file

Shekhar Deshin1
Mega Guru

Hello,

I am trying to create Import Set from CSV file for data source.I am getting following error in Red.

I do not have any duplicate column.I am giving header row as start from 3 but seems like csv file taking by default row as 1.

When i checked Import Logs it shows date cause format

find_real_file.png

find_real_file.png

Please suggest how to fix the issue from the CSV file load data.due to this i unable to complete transform map.

Thanks,

Shekhar.

1 ACCEPTED SOLUTION

Hi Shekhar,

the csv file should be clean and as you said the data should not be scattered and should follow the same format as used during first data load

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

8 REPLIES 8

Shekhar Deshin1
Mega Guru

I changed Target table column name as last scan and changed date format also how ever still facing same issue with Duplicate column names 

find_real_file.png

Shekhar Deshin1
Mega Guru

My challenge here is We are getting csv file format.While loading it with Sheet Number 1 and Header row 1 it runs successfully and when i check any loaded data i do not see anything there.(due to 1st 2 rows are having scattered column data).

When i run with Header row as 3 where my actually data start from proper column it gives me "duplicate column names"

Please suggest how we can resolve csv file.

 

Hi Shekhar,

the csv file should be clean and as you said the data should not be scattered and should follow the same format as used during first data load

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Shekhar Deshin1
Mega Guru

find_real_file.png

In Field mapping