Query(sheet!a1:w10) returns the whole range as expected.
Query(sheet!a1:w10,"select *") also.

When I indicate, which column to select, I get an error saying there is no such 
column, e.g.
Query(sheet!a1:w10,"select a")
Query(sheet!a1:w10,"select max(a)")

Why?

Any help appreciated. David

-- 
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-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/22492172-cf86-4582-93e2-dd16d13146ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to