Groups
Groups
Sign in
Groups
Groups
Google Visualization API
Conversations
About
Send feedback
Help
Defining output file name on an exported CSV
18 views
Skip to first unread message
Robert Merrill
unread,
Oct 1, 2018, 1:26:47 PM
10/1/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
I have some Sheets, selected columns of which need to be exportable as CSVs.
I found the gviz URL API and it does exactly what I want except for one thing. I want to be able to assign a name to the CSV file that is returned.
My URL syntax is
https://docs.google.com/spreadsheets/d/{sheet-id}/gviz/tq?tqx=out:csv&sheet=MySheet&range=A:L&outFileName=override.csv
Everything works but the
outFileName
parameter; the returned sheet is always named
data.csv
.
I learned of the
outFileName
parameter in Implementing the
Chart Tools Datasource Protocol (V0.6)
.
Where am I going wrong?
Thanks!
Reply all
Reply to author
Forward
0 new messages