Does anyone have an example of converting json to ...
# suitescript
s
Does anyone have an example of converting json to excel? I am needing to generate the content and save it to the file cabinet.
t
NS uses open xml to create xls files. I would create my open xml template and use render module. Add my JSON as custom data source to render the xml