There seem to be a bug in the parser (or docs or me hehe) but it says that 
eg the following query is faulty:
QUERY(A:BZ, "SELECT BY, COUNT(BY) GROUP BY BY")
whereas eg the following works:
QUERY(A:BZ, "SELECT BZ, COUNT(BZ) GROUP BY BZ")

According to me this is a parser bug.

Do one need to go by ColXX or is there any way to specify column BY in some 
other notation? I tried 'BY' and`BY`etc but to no avail.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/8e243b05-d74c-4c12-8766-e3030578e796n%40googlegroups.com.

Reply via email to