I use Script in Google spreadsheet and it is very great.
I had a problem.
I tried to create (from a piece of data already loaded) to create a Pivot Report .. no problem with the menu selection in the spreadsheet (Menu “date” -> “Pivot Report”) … I could not find a way to create a script that I can do this automatically.
How to create a pivot table in Google Spreadsheet Script?
And ‘possible?
A Pivot Table has been created though script, although its not Google’s one that you mentioned in your post. See the Pivot Table through script by Romain Vialard which is available in the spreadsheet script galary (just go to the Tools>Script galary from the spreadsheet’s menu; once there do a search for Pivot Table, and Romain’s comes up.)