Generating Query from DataTable

14 views
Skip to first unread message

MrTik

unread,
Dec 19, 2011, 7:06:15 PM12/19/11
to Google Visualization API
Hello,

Is is possible to generate visualization query directly from
DataTable? My requirement is such that I have to get two separate
spreadsheets from google docs, then join them and the pivot them. The
first two steps are completed using query and data view object. I am
now wondering how to pivot the resulting data?

Any thoughts? Ideas?

Regards.

asgallant

unread,
Dec 19, 2011, 7:29:27 PM12/19/11
to google-visua...@googlegroups.com
There is no built in functionality for pivoting DataTables; you'll have to roll your own code for that.  Depending on the structure of your data, you may be able to pivot when you query and then aggregate the two pivoted queries.
Reply all
Reply to author
Forward
0 new messages