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?
Thanks in advance. And apologies for the simplicity of the question. I am not a programmer!
Cheers,
C