Resolved! How to load data source csv files that have commas inside double quotes causing an error?
I'm exporting data from SQL Server Management Studio to csv files and then importing them to ServiceNow by way of "load data", create a new import set row and data source. Everything is working great except for certain files that contain additional c...