anyone here have any experience using SheetJS or o...
# suitescript
a
anyone here have any experience using SheetJS or other excel library to read excel files in NS?
c
Never used it myself but curious what the use case is for it. I know a lot of people use excel to get their data straight and then export as CSV for upload. You can also generate a pretty basic spreadsheet from netsuite.
n
A friend of mine had to use it to generate multi-tab compliance reports. IIRC, he had to convert the file to Base64 before saving it to NetSuite, but otherwise I think it worked like the tutorials.
s
a
@creece client wants their customers to be able to upload a Customer Order Form (XLSX) to NS, where one of the tabs is a simplified sheet built using references and have sales orders created in NS
@Nicholas Klug thatโ€™s kinda what I have been seeing since I started @Selcuk Dogru THIS IS SUPER HELPFUL THANK YOU!
s
I'm glad it helped. I use it for 2 processes. to calculate exchange rates and import which is coming in excel form and to generate trial balance report (my upcoming articles in progress ๐Ÿ™‚ ) that is uploaded to sftp server.
๐ŸŽ‰ 1
c
yeah thanks for the article i bookmarked it to take a look when i get some time. I can see that being pretty useful.
๐Ÿ‘ 1