Newbie question. I have a Google Spreadsheet (example below). I'm able to execute queries like "SELECT B, COUNT(A) GROUP BY B" using the column letter identifier.
I'd like to execute queries like "SELECT region, COUNT(visit_id) GROUP BY region" using the column name more like a regular database. Is that possible? https://docs.google.com/spreadsheet/ccc?key=0AtEH2Kw9zfIodEQ2dFNFam9sdEFEZlVnNEV3ZEZMZEE&hl=en_US#gid=0) -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
