You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
I have multiple visualizations whose data are subsets of one another. It would seem multiple .php data connection files would be inefficient.
asgallant
unread,
Jul 16, 2012, 3:47:24 PM7/16/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
The Visualization API has a tool called a DataView, which can be used to filter a data set into subsets. It allows you to select individual columns from the whole (or add new columns calculated based on the contents of other columns) or to filter rows by cell values (or both).