I thought it was working but the method setQuery() doesn't seem to work with the new version of Sheets.
As an example, you can try this Sheet<https://docs.google.com/spreadsheets/d/1uzuafFtIi1f9Z3J0_KTzo7LDRubfe9WPzfE7FrX7oSs/edit#gid=0>with the code available here: https://code.google.com/apis/ajax/playground/?type=visualization#using_the_query_language The query query.setQuery('SELECT A,D WHERE D > 100 ORDER BY D'); has no effect. Is there a plan to make it work in the near future, or a workaround ? (I tried v1.1 of the viz API but it didn't seem to work either) -- 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 http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
