Load Data CSV doesn't load anything properly

Dameli Utembaye
ServiceNow Employee
ServiceNow Employee

Hi I am trying to upload a prety big CSV file -- this is what I am seeing instead of the data. I followed the steps on the forum. Is there a better way to somehow read data from CSV? Or how do I resolve this? My csv is valid, I followed one of the troubleshooting articles and it mentioned that the issue could be in the invalidity of the CSV, I checked here:https://csvlint.io/validation/65772eb86755e60002000041 its fine Image 12-11-23 at 7.56 AM.jpeg

6 REPLIES 6

Looking at the tutorial and it looks like this is to import data to an existing table -- what if I want to create a new table and populate that with the spreadsheet information

Hi @Dameli Utembaye 

 

For Import (Load Data) - Use can use existing table (if fulfil your requirement) else create new Import Set.

 

For transform, 

You can map it with OOTB tables or custom tables (Custom table) must be created.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************