Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
csv import
I am trying to import in a 6000 line csv file where there is a possibility that one of the fields on a line may contain more then 4000 characters (old customer notes from my old system) ... the catch is, NS won't allow for more than 4000 characters in a custom field. I also know I can split the field into two fields so that I can import in all the notes. The catch is, how do I find fields in the csv file using Excel that are more than 4000 characters easily? I don't want to look through
0