- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2019 09:10 PM
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
Please suggest how to fix the issue from the CSV file load data.due to this i unable to complete transform map.
Thanks,
Shekhar.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2019 05:16 AM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2019 09:20 PM
Can you please review field maps under transformation map and ensure all column names are distinct?
Can you please try deleting the field and then reloading the excel directly without creating a new field?
Please mark as Correct Answer and Helpful, if applicable.
Thanks!
Abhishek Gardade
Hexaware Technologies
Abhishek Gardade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2019 09:26 PM
Hi Shekhar,
It seems the date format coming from excel or csv file is not mapped properly to the target date format.
Can you check the field map for the date field?
When you created data source did you specify the Header row as 3 instead of 1?
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2019 09:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2019 09:44 PM
Hi Shekhar,
the error is saying that it is unable to format the date for u_lastscandate
check the field map for this field in transform map
the incoming date format is YYYY-dd-MMTHH:MM:SSZ
Have you set this format while mapping
check screenshot below
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader