Join Slack
Powered by
Does anyone have an example of converting json to ...
# suitescript
s
screnshaw
03/18/2022, 12:58 PM
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
tech_ph2019
03/18/2022, 2:21 PM
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
6
Views
Open in Slack
Previous
Next