cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
723
Views
0
Helpful
1
Replies

CSCvo32723 - BAT Phone Import fails when there is a blank/empty value in CSV file.

Kevin0050
Level 1
Level 1

How does one go about filling the "empty spaces" described as a work around  in a .bat or txt file?

1 Reply 1

moiras_mom
Level 1
Level 1

Simply by separating the csv so that the optional fields that are blank are not needed, i.e. if you have a mix of numbers of lines, break them up by lines, or if its user/ no user, split that way. I currently have to split my files into several sub categories so the columns are not needed in the csv. It's a huge pain.