Hello, is it possible to load and export the resul...
# suitescript
p
Hello, is it possible to load and export the results as an excel file or csv for suiteanalytics workbook? I am looking to export a pivot view.
n
In the results area, there should be a little page icon in the top left that will export the results to a CSV file.
p
is it possible to create an export through suitescript?
n
There's a workbook moduleavailable to SuiteScript, so I'd take a look through there. I'm not sure why you'd go to the effort of turning it into script instead of just exporting it via the interface. That seems like a lot of work to do it via code
s
I can help you with this