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
Nicholas Klug
04/22/2026, 9:33 PM
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
PF
04/22/2026, 9:34 PM
is it possible to create an export through suitescript?
n
Nicholas Klug
04/22/2026, 9:40 PM
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