Hi All, I have a dashboard that has multiple charts/tables and some controls that are bound to each other and to the charts/tables. Some of the charts/tables are displaying aggregated data.
For one of the charts, I'm currently aggregating data by sum. However, what I really want to do is to sum only one row of data for each "Program Number" that is currently selected through the controls. Is there a way to do something like this through aggregation, or do I need to use query language to do this? http://jsfiddle.net/christina_sanabria/L7q2X/1/ var groupedStaffingData - is what I want to change. Thanks in advance for your help. -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
