Need some query.setQuery help when using "new" Google Sheets.
var selectStatement = 'SELECT A, B, C WHERE A >= "1/9/2014" '; // "A" is
date column with format 1/1/2014
console.log("Select= "+selectStatement);
query.setQuery(selectStatement);
Syntax is successful, but results are nothing.
--
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/d/optout.