--
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 google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Mitch,Can you confirm if it is working or not for you ?
--
and I'm using the Chart Visualization API to to display it however when I load the page I get the error "Uncaught SyntaxError: Unexpected token <"
I'm using the Table API:
google.load('visualization', '1.0', {packages: ['table']});
I tried loading a Trix spreadsheet which worked, but I was unable to get the API to load the correct sheet:
The API would always load the first sheet. Have you had any luck?
--
--
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 google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Google Visualization API" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-visualization-api/eu-e3P2ELXA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.
It is now April and it seems this is still an issue. Unfortunately for me I can't go back to the old spreadsheets because Google broke the ability for forms to submit data to them. So now I can either have a broken form, or a broken query. I sure hope we get a fix soon.On a side note, I don't get any errors, setQuery simply no longer has any effect.
1.Hoja de cálculo completa se devuelve por https://docs.google.com/ hojas de cálculo / d / <MYKEY> / gviz / tq? tq = SELECT% 20A% 20donde% 20B% 20 =% 20Mon. es decir. el parámetro tq se ignora.
El Viernes, 04 de abril 2014 12:20:45 AM UTC +1, Jereme Guenther escribió:Ahora es de abril y parece que esto sigue siendo un problema. Por desgracia para mí, no puedo volver a las viejas hojas de cálculo de Google porque se rompió la posibilidad de que las formas de presentar datos a ellos. Así que ahora lo que pueda o bien tienen una forma rota, o una consulta roto. Espero que tengamos una solución pronto.En una nota lateral, no tengo ningún error, setQuery simplemente ya no tiene ningún efecto.
--
--
google.visualization.Query.setResponse({"version":"0.6","reqId":"0","status":"ok","sig":"99345440","table":{"cols":[{"id":"B","label":"","type":"string"},{"id":"C","label":"","type":"string"}],"rows":[{"c":[{"v":"123@jomama"},{"v":"Jome"}]},{"c":[{"v":"con...@home.com"},{"v":"321 Contact"}]},{"c":[{"v":"bxr...@fredex.com"},{"v":"Betty Rubble"}]},{"c":[{"v":"wxf...@bedrock.com"},{"v":"Wilma Flintstone"}]}]}});--
Thank you for your response. I look forward to when the output functionality will be working. Are there any other unresolved bugs in this or is that the last one?
--
--
--
--
Actually, let me clarify - I actually cannot get the "IS NULL" statement to work on the Old Sheets, so to me this seems like a big change. I can't "flip a switch" to go to the new sheets - I have to coordinate app query changes as well as using new keys and keeping the data synchronized. You're also going to see a lot of breakage if the promised conversion of old sheets to new sheets ever happens.
I don't have a test environment set up that will show this, but if you think you might find that helpful I can create one.
--