Hi, I wanted to inquire whether it is possible to ...
# suitescript
h
Hi, I wanted to inquire whether it is possible to export pivot table data into a CSV file using SuiteScript?
n
You can create CSV files in SuiteScript, what you put in them is up to you, so as long as you can access the data and manipulate the data to create the output format I'd say yes.
h
Thanks for the response @NElliott, My actual ask is if NetSuite supports pivot table data access via Suitescript?
n
What "pivot table access"? Are you talking about workbooks/datasets?
h
yes
n
There's an n/dataset and n/workbook module take a look at those to see if this gives you access to the data you're looking for to write code to output the data to CSV. I've never worked with either beyond some out of hours investigation so it's not familiar to me I'm afraid to advise further.
🙌 1
h
@NElliott Thanks for for kind response and time
👍 1