You can use the google.visualization.data.group<https://developers.google.com/chart/interactive/docs/reference#google_visualization_data_group>function to group data like this.
On Saturday, July 20, 2013 5:51:21 PM UTC-4, Ragini Pandey wrote: > > Hi, > Can we do a count by grouping two columns? > I want to do a count by grouping two columns, create a chart and attach > to dashboard? > > Suppose I have > Col1 Col2 > A T > A C > C T > A T > > So here I want to get how many counts of A to T, A to C and so on. > > Please help me on how to achieve this. > > Thanks > Ragini > -- 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.
