Hi all,
I'm just starting out on my journey to building web apps. I have a Google
Sheet populated with development timelines for different teams working on a
big project. I'm trying to build a web app to visualize progress on the
various work streams.
I followed the web app tutorial, in which the data source / table was input
directly in the .gs script.
However, I can't find a solution for importing a sheet via its URL into a
.gs file.
What's wrong with this?
function doGet() {
var data = ('http://urlhere.com/234ouious89r')
}
Thanks in advance. And apologies for the simplicity of the question. I am
not a programmer!
Cheers,
C
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/edab60cb-8e6d-4163-a839-5fbcf0c51e8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.